diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..74acabbc --- /dev/null +++ b/techstack.md @@ -0,0 +1,70 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [DannaEWaltz/phase-3-ruby-oo-basics-instance-variables-lab](https://github.com/DannaEWaltz/phase-3-ruby-oo-basics-instance-variables-lab)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..7468114a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,43 @@ +repo_name: DannaEWaltz/phase-3-ruby-oo-basics-instance-variables-lab +report_id: 07fbfa1f108de891d5982b852e9190b7 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:50:42+00:00' +requested_by: ihollander +provider: github +branch: master +detected_tools_count: 3 +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/DannaEWaltz/phase-3-ruby-oo-basics-instance-variables-lab + 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/DannaEWaltz/phase-3-ruby-oo-basics-instance-variables-lab + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/DannaEWaltz/phase-3-ruby-oo-basics-instance-variables-lab/blob/master/.github/workflows/canvas-sync-html.yml + detection_source: ".github/workflows/canvas-sync-html.yml" + last_updated_by: ihollander + last_updated_on: 2021-07-10 17:26:43.000000000 Z