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

+|3
Tools used|12/21/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Rust +
+ Rust +
+ +
+ +## 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 0000000..bec92e9 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,39 @@ +repo_name: Norwik/Bobcat +report_id: 5c58c1776955fd3d2e587e19ba419f0a +version: 0.1 +repo_type: Public +timestamp: '2023-12-21T15:24:20+00:00' +requested_by: renovate[bot] +provider: github +branch: main +detected_tools_count: 3 +tools: +- 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: 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: 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: ".github/workflows/build.yml" + last_updated_by: Clivern + last_updated_on: 2020-12-12 20:45:49.000000000 Z