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

+|2
Tools used|04/17/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Rust +
+ Rust +
+ +
+ +## DevOps (1) + + + + +
+ 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 0000000..3f91252 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,30 @@ +repo_name: devgustavovasquez/rust-studies +report_id: 4cb39b614b5eb403cb4aa4493df79ad5 +version: 0.1 +repo_type: Public +timestamp: '2024-04-17T15:55:42+00:00' +requested_by: devgustavovasquez +provider: github +branch: main +detected_tools_count: 2 +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_url: https://github.com/devgustavovasquez/rust-studies + 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/devgustavovasquez/rust-studies + detection_source: Repo Metadata