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

+|4
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ C lang +
+ C lang +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..b89427d --- /dev/null +++ b/techstack.yml @@ -0,0 +1,54 @@ +repo_name: taqtiqa-mark/jlenv +report_id: d83bf9841e8354d554b2af2b1e2b8940 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:22:31+00:00' +requested_by: taqtiqa-admin +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: C lang + description: One of the most widely used programming languages of all time + website_url: http://en.wikipedia.org/wiki/C_(programming_language) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: https://github.com/taqtiqa-mark/jlenv + 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/taqtiqa-mark/jlenv + detection_source: Repo Metadata +- name: Travis CI + description: A hosted continuous integration service for open source and private + projects + website_url: http://travis-ci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source_url: https://github.com/taqtiqa-mark/jlenv/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Mark Van de Vyver + last_updated_on: 2019-10-29 19:43:14.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/taqtiqa-mark/jlenv + detection_source: Repo Metadata