Skip to content

Commit

Permalink
Create techstack.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stacksharebot committed Dec 21, 2023
1 parent 2a292a0 commit 03e8d74
Showing 1 changed file with 103 additions and 0 deletions.
103 changes: 103 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
Norwik/Goenv is built on the following main stack:
- [Golang](http://golang.org/) – Languages
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
Norwik/Goenv is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'/> [Golang](http://golang.org/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [Norwik/Goenv](https://github.com/Norwik/Goenv)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|14<br/>Tools used|12/21/23 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'>
<br>
<sub><a href="http://golang.org/">Golang</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (10)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/21112/default_1346bbda8fe03e4dce5601323a3ca47a10c1ae36.png'/> Go Packages (10)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[clipboard](https://pkg.go.dev/github.com/atotto/clipboard)|v0.1.4|02/27/21|Clivern |BSD-3-Clause|N/A|
|[cobra](https://pkg.go.dev/github.com/spf13/cobra)|v1.8.0|11/07/23|dependabot[bot] |Apache-2.0|N/A|
|[go-colorful](https://pkg.go.dev/github.com/lucasb-eyer/go-colorful)|v1.2.0|02/27/21|Clivern |MIT|N/A|
|[go-isatty](https://pkg.go.dev/github.com/mattn/go-isatty)|v0.0.14|05/10/23|dependabot[bot] |MIT|N/A|
|[go-runewidth](https://pkg.go.dev/github.com/mattn/go-runewidth)|v0.0.10|11/09/22|renovate[bot] |MIT|N/A|
|[goblin](https://pkg.go.dev/github.com/franela/goblin)|v0.0.0|02/24/21|Clivern |MIT|N/A|
|[mousetrap](https://pkg.go.dev/github.com/inconshreveable/mousetrap)|v1.1.0|04/06/23|dependabot[bot] |Apache-2.0|N/A|
|[pflag](https://pkg.go.dev/github.com/spf13/pflag)|v1.0.5|02/27/21|Clivern |BSD-3-Clause|N/A|
|[sys](https://pkg.go.dev/golang.org/x/sys)|v0.0.0|02/24/21|Clivern |BSD-3-Clause|N/A|
|[text](https://pkg.go.dev/golang.org/x/text)|v0.3.8|05/10/23|dependabot[bot] |BSD-3-Clause|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)

0 comments on commit 03e8d74

Please sign in to comment.