diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..e3319b48 --- /dev/null +++ b/techstack.md @@ -0,0 +1,70 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/jlenv-cookbook](https://github.com/taqtiqa-mark/jlenv-cookbook)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (2) + + + + + + +
+ CircleCI +
+ CircleCI +
+ +
+ 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 00000000..50d285e0 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,43 @@ +repo_name: taqtiqa-mark/jlenv-cookbook +report_id: 92e462e541e930f107a00fae20bcde5e +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:22:24+00:00' +requested_by: taqtiqa-mark +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/taqtiqa-mark/jlenv-cookbook + detection_source: Repo Metadata +- name: CircleCI + description: Automate your development process quickly, safely, and at scale + website_url: https://circleci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg + detection_source_url: https://github.com/taqtiqa-mark/jlenv-cookbook/blob/master/.circleci/config.yml + detection_source: ".circleci/config.yml" + last_updated_by: Dan Webb + last_updated_on: 2018-10-05 19:11:09.000000000 Z +- 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/taqtiqa-mark/jlenv-cookbook + detection_source: Repo Metadata