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

+|5
Tools used|02/25/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ C lang +
+ C lang +
+ +
+ Rust +
+ Rust +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +## 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..4d5077e --- /dev/null +++ b/techstack.yml @@ -0,0 +1,63 @@ +repo_name: twert627/xbrew +report_id: 8bb5a259644e93b4246354484cbde30e +version: 0.1 +repo_type: Public +timestamp: '2024-02-25T19:20:00+00:00' +requested_by: twert627 +provider: github +branch: main +detected_tools_count: 5 +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/twert627/xbrew + detection_source: Repo Metadata +- name: Rust + description: A safe, concurrent, practical language + website_url: http://www.rust-lang.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1070/v7txhrjp9pdqrkdtxxp0.png + detection_source_url: https://github.com/twert627/xbrew + 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/twert627/xbrew + 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/twert627/xbrew/blob/main/.github/workflows/makefile.yml + detection_source: ".github/workflows/makefile.yml" + last_updated_by: twert + last_updated_on: 2022-04-28 18:55:38.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/twert627/xbrew + detection_source: Repo Metadata