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

+|2
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Processing +
+ Processing +
+ +
+ +## 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..a6668fb --- /dev/null +++ b/techstack.yml @@ -0,0 +1,31 @@ +repo_name: britkern/examples_processing +report_id: c8eb438f6a05a8a9540f979e0a63e1b6 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:56:53+00:00' +requested_by: cvalenzuela +provider: github +branch: master +detected_tools_count: 2 +tools: +- name: Processing + description: A programming language for people who want to program images, animation, + and interactions for the web. + website_url: http://processingjs.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6474/pjs_400x400.jpg + detection_source_url: https://github.com/britkern/examples_processing + 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/examples_processing + detection_source: Repo Metadata