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

+|5
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Golang +
+ Golang +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ + +## Open source packages (1) + +## Go Packages (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[goblin](https://pkg.go.dev/github.com/franela/goblin)|v0.0.0|06/26/22|renovate[bot] |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..ec9ede6 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,69 @@ +repo_name: Norwik/Garment +report_id: f5293acf9ae60108ce94c074d9dc07e4 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:08:52+00:00' +requested_by: Clivern +provider: github +branch: main +detected_tools_count: 5 +tools: +- name: Golang + description: An open source programming language that makes it easy to build simple, + reliable, and efficient software + website_url: http://golang.org/ + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png + detection_source_url: https://github.com/Norwik/Garment + 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/Norwik/Garment + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/Norwik/Garment/blob/main/.github/workflows/build.yml + detection_source: ".github/workflows/build.yml" + last_updated_by: renovate[bot] + last_updated_on: 2022-06-27 11:13:39.000000000 Z +- 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/Norwik/Garment + detection_source: Repo Metadata +- name: goblin + description: Minimal and Beautiful Go testing framework + package_url: https://pkg.go.dev/github.com/franela/goblin + version: 0.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Go Modules Packages + image_url: https://img.stackshare.io/package/go-packages/image.png + detection_source_url: https://github.com/Norwik/Garment/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2022-06-26 22:36:44.000000000 Z