diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..4206c2b9 --- /dev/null +++ b/techstack.md @@ -0,0 +1,75 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [DarkDanrop/stargan-v2](https://github.com/DarkDanrop/stargan-v2)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +## 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 00000000..fefc05ad --- /dev/null +++ b/techstack.yml @@ -0,0 +1,42 @@ +repo_name: DarkDanrop/stargan-v2 +report_id: b3887a1fae4d1ed44a00b0e76f387143 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:01:18+00:00' +requested_by: yunjey +provider: github +branch: master +detected_tools_count: 3 +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/DarkDanrop/stargan-v2 + 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/DarkDanrop/stargan-v2 + detection_source: Repo Metadata +- 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/DarkDanrop/stargan-v2 + detection_source: Repo Metadata