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

+|3
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Golang +
+ Golang +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..0bb31c9 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,44 @@ +repo_name: blugnu/go-errorcontext +report_id: 719583fc1711a01c32f802808f12d5e8 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:28:19+00:00' +requested_by: deltics +provider: github +branch: master +detected_tools_count: 3 +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/blugnu/go-errorcontext + 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/blugnu/go-errorcontext + 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/blugnu/go-errorcontext/blob/master/.github/workflows/qa.yml + detection_source: ".github/workflows/qa.yml" + last_updated_by: Jolyon Direnko-Smith + last_updated_on: 2022-08-21 09:17:12.000000000 Z