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

+|2
Tools used|03/13/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..98e86f9 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,31 @@ +repo_name: yonasb/twitterstream +report_id: cef66471d1caccd37936a22ae0ed7cbe +version: 0.1 +repo_type: Public +timestamp: '2024-03-13T16:30:48+00:00' +requested_by: yayugu +provider: github +branch: master +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/yonasb/twitterstream + 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/yonasb/twitterstream + detection_source: Repo Metadata