-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtechstack.yml
192 lines (192 loc) · 6.93 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
repo_name: Norwik/Goenv
report_id: aff69af49b0c8c04026a6ecfb45542b6
version: 0.1
repo_type: Public
timestamp: '2023-12-21T15:24:03+00:00'
requested_by: renovate[bot]
provider: github
branch: main
detected_tools_count: 14
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/build.yml"
last_updated_by: renovate[bot]
last_updated_on: 2023-12-12 21:15:10.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: Repo Metadata
- name: clipboard
description: Clipboard for golang
package_url: https://pkg.go.dev/github.com/atotto/clipboard
version: 0.1.4
license: BSD-3-Clause
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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: Clivern
last_updated_on: 2021-02-27 16:34:25.000000000 Z
- name: cobra
description: A Commander for modern Go CLI interactions
package_url: https://pkg.go.dev/github.com/spf13/cobra
version: 1.8.0
license: Apache-2.0
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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-11-07 15:18:01.000000000 Z
- name: go-colorful
description: A library for playing with colors in go
package_url: https://pkg.go.dev/github.com/lucasb-eyer/go-colorful
version: 1.2.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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: Clivern
last_updated_on: 2021-02-27 16:34:25.000000000 Z
- name: go-isatty
description: Package isatty implements interface to isatty
package_url: https://pkg.go.dev/github.com/mattn/go-isatty
version: 0.0.14
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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-05-10 15:11:59.000000000 Z
- name: go-runewidth
description: Go-runewidth Provides functions to get fixed width of the character
or string
package_url: https://pkg.go.dev/github.com/mattn/go-runewidth
version: 0.0.10
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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: renovate[bot]
last_updated_on: 2022-11-09 21:04:51.000000000 Z
- 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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: Clivern
last_updated_on: 2021-02-24 20:50:47.000000000 Z
- name: mousetrap
description: Detect starting from Windows explorer
package_url: https://pkg.go.dev/github.com/inconshreveable/mousetrap
version: 1.1.0
license: Apache-2.0
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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-04-06 00:53:47.000000000 Z
- name: pflag
description: Drop-in replacement for Go's flag package
package_url: https://pkg.go.dev/github.com/spf13/pflag
version: 1.0.5
license: BSD-3-Clause
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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: Clivern
last_updated_on: 2021-02-27 16:34:25.000000000 Z
- name: sys
description: Go packages for low-level interaction with the operating system
package_url: https://pkg.go.dev/golang.org/x/sys
version: 0.0.0
license: BSD-3-Clause
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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: Clivern
last_updated_on: 2021-02-24 20:47:01.000000000 Z
- name: text
description: Go text processing support
package_url: https://pkg.go.dev/golang.org/x/text
version: 0.3.8
license: BSD-3-Clause
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/Goenv/blob/main/go.sum
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-05-10 15:11:59.000000000 Z