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

+|2
Tools used|05/14/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## 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..c98ab00 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,31 @@ +repo_name: sanitadev/calcify +report_id: c877a90588564a2e136ec148da9e739c +version: 0.1 +repo_type: Public +timestamp: '2024-05-14T07:05:27+00:00' +requested_by: sanitadev +provider: github +branch: main +detected_tools_count: 2 +tools: +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/sanitadev/calcify + 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/sanitadev/calcify + detection_source: Repo Metadata