Skip to content

Commit

Permalink
Create techstack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stacksharebot committed Nov 9, 2023
1 parent 2da7c15 commit 73c5fae
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
repo_name: pieterclaerhout/go-log
report_id: 140c2c4851359068083cdbeae06f8345
repo_type: Public
timestamp: '2023-11-09T11:33:17+00:00'
requested_by: pieterclaerhout
provider: github
branch: master
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: 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: 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: ".github/workflows/go-tests.yaml"
last_updated_by: Pieter Claerhout
last_updated_on: 2022-10-16 13:31:33.000000000 Z
- name: Testify
description: A toolkit with common assertions and mocks that plays nicely with the
standard library
website_url: https://github.com/stretchr/testify
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Go Testing
image_url: https://img.stackshare.io/service/8695/stretchr.png
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-06-05 14:58:05.000000000 Z
- name: Visual Studio Code
description: Build and debug modern web and cloud applications, by Microsoft
website_url: https://code.visualstudio.com/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Text Editor
image_url: https://img.stackshare.io/service/4202/Visual_Studio_Code_logo.png
detection_source: ".vscode/tasks.json"
last_updated_by: Pieter Claerhout
last_updated_on: 2019-10-26 07:53:43.000000000 Z

0 comments on commit 73c5fae

Please sign in to comment.