diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..0ff3566 --- /dev/null +++ b/techstack.md @@ -0,0 +1,60 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Norwik/homebrew-tools](https://github.com/Norwik/homebrew-tools)![](https://img.stackshare.io/public_badge.svg "public") +

+|2
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..3abb9c2 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,31 @@ +repo_name: Norwik/homebrew-tools +report_id: 537fd4b96d0f953f6ff0c951e0b997cb +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:09:03+00:00' +requested_by: todd-the-bot +provider: github +branch: main +detected_tools_count: 2 +tools: +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/Norwik/homebrew-tools + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/Norwik/homebrew-tools + detection_source: Repo Metadata