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

+|2
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ C++ +
+ C++ +
+ +
+ +## 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..c059290 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,31 @@ +repo_name: LplusKira/final_24_algorithm +report_id: 714b592c6e11ed1cd7ff5494551b5884 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:30:34+00:00' +requested_by: LplusKira +provider: github +branch: master +detected_tools_count: 2 +tools: +- name: C++ + description: Has imperative, object-oriented and generic programming features, while + also providing the facilities for low level memory manipulation + website_url: http://www.cplusplus.com/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1049/cplusplus.png + detection_source_url: https://github.com/LplusKira/final_24_algorithm + 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/LplusKira/final_24_algorithm + detection_source: Repo Metadata