From 36e62816b68e2fcc2cb20f2f30f4e15815fd4518 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 19 Nov 2023 07:56:38 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..528b072 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,49 @@ +repo_name: mallowigi/UserScripts +report_id: da818713fc0cc99e45970a48b49a75ff +repo_type: Public +timestamp: '2023-11-19T07:56:36+00:00' +requested_by: jerone +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + 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: Repo Metadata +- name: Visual Studio + description: State-of-the-art tools and services that you can use to create great + apps for devices, the cloud, and everything in between. + website_url: http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Integrated Development Environment + image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source: _resources/UserScripts/UserScripts.sln + last_updated_by: Jeroen van Warmerdam + last_updated_on: 2017-09-16 15:48:59.000000000 Z From 810a0c788ae0ca9f5ee1c0e763412914077f5e5e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 19 Nov 2023 07:56:39 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..4ff15a6 --- /dev/null +++ b/techstack.md @@ -0,0 +1,74 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [mallowigi/UserScripts](https://github.com/mallowigi/UserScripts)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|11/19/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ Visual Studio +
+ Visual Studio +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From fa1a54f89791a7107dfdeba04eef2b77f0d33e37 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:33:18 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 528b072..7e9916e 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: mallowigi/UserScripts report_id: da818713fc0cc99e45970a48b49a75ff +version: 0.1 repo_type: Public -timestamp: '2023-11-19T07:56:36+00:00' +timestamp: '2024-01-05T08:37:02+00:00' requested_by: jerone provider: github branch: master @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/mallowigi/UserScripts detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -25,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/mallowigi/UserScripts detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -34,6 +37,7 @@ tools: 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/mallowigi/UserScripts detection_source: Repo Metadata - name: Visual Studio description: State-of-the-art tools and services that you can use to create great @@ -44,6 +48,7 @@ tools: category: Build, Test, Deploy sub_category: Integrated Development Environment image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source_url: https://github.com/mallowigi/UserScripts/blob/master/_resources/UserScripts/UserScripts.sln detection_source: _resources/UserScripts/UserScripts.sln last_updated_by: Jeroen van Warmerdam last_updated_on: 2017-09-16 15:48:59.000000000 Z From 4b55dbdd2725edced3e77c0719089bae9e5224b2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:33:19 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/techstack.md b/techstack.md index 4ff15a6..1386806 100644 --- a/techstack.md +++ b/techstack.md @@ -1,28 +1,32 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [mallowigi/UserScripts](https://github.com/mallowigi/UserScripts)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|11/19/23
Report generated| +|4
Tools used|01/05/24
Report generated| |------|------|
From 2b812988d6af92d41875d7120908bac39c3207c3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:24:28 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 7e9916e..823ac70 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: mallowigi/UserScripts report_id: da818713fc0cc99e45970a48b49a75ff version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:37:02+00:00' +timestamp: '2024-02-29T18:50:06+00:00' requested_by: jerone provider: github branch: master From 6c1b63546476630b8d3dc015f8c4b1c8d6d35fa7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:24:29 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 1386806..5c6a52c 100644 --- a/techstack.md +++ b/techstack.md @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [mallowigi/UserScripts](https://github.com/mallowigi/UserScripts)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|01/05/24
Report generated| +|4
Tools used|02/29/24
Report generated| |------|------|