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

+|2
Tools used|05/25/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..72772cd --- /dev/null +++ b/techstack.yml @@ -0,0 +1,31 @@ +repo_name: britkern/DrawBot-Scripts +report_id: 13bbc53764e534ff9de923796668cf3e +version: 0.1 +repo_type: Public +timestamp: '2024-05-25T20:27:53+00:00' +requested_by: ninastoessinger +provider: github +branch: master +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/britkern/DrawBot-Scripts + 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/britkern/DrawBot-Scripts + detection_source: Repo Metadata