Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #9

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 95 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
SiriDB/siridb-prompt is built on the following main stack:

- [Golang](http://golang.org/) – Languages
- [Python](https://www.python.org) – Languages
- [Testify](https://github.com/stretchr/testify) – Go Testing

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
SiriDB/siridb-prompt 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/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/8695/stretchr.png' alt='Testify'/> [Testify](https://github.com/stretchr/testify) – Go Testing

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") [SiriDB/siridb-prompt](https://github.com/SiriDB/siridb-prompt)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|11<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (2)
<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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'>
<br>
<sub><a href="https://www.python.org">Python</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/8695/stretchr.png' alt='Testify'>
<br>
<sub><a href="https://github.com/stretchr/testify">Testify</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[clipboard](https://pkg.go.dev/github.com/atotto/clipboard)|v0.1.4|04/29/22|Jeroen van der Heijden |BSD-3-Clause|N/A|
|[go-homedir](https://pkg.go.dev/github.com/mitchellh/go-homedir)|v1.1.0|04/29/22|Jeroen van der Heijden |MIT|N/A|
|[go-runewidth](https://pkg.go.dev/github.com/mattn/go-runewidth)|v0.0.9|04/29/22|Jeroen van der Heijden |MIT|N/A|
|[kingpin.v2](https://pkg.go.dev/gopkg.in/alecthomas/kingpin.v2)|v2.2.6|04/29/22|Jeroen van der Heijden |N/A|N/A|
|[template](https://pkg.go.dev/github.com/alecthomas/template)|v0.0.0|04/29/22|Jeroen van der Heijden |BSD-3-Clause|N/A|
|[termbox-go](https://pkg.go.dev/github.com/nsf/termbox-go)|v1.1.1|04/29/22|Jeroen van der Heijden |MIT|N/A|
|[units](https://pkg.go.dev/github.com/alecthomas/units)|v0.0.0|04/29/22|Jeroen van der Heijden |MIT|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
156 changes: 156 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
repo_name: SiriDB/siridb-prompt
report_id: 81677029ebdb91b0d5befe1bf81ff969
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:53:12+00:00'
requested_by: joente
provider: github
branch: master
detected_tools_count: 11
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/SiriDB/siridb-prompt
detection_source: Repo Metadata
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source_url: https://github.com/SiriDB/siridb-prompt
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/SiriDB/siridb-prompt
detection_source: Repo Metadata
- 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_url: https://github.com/SiriDB/siridb-prompt/blob/master/go.mod
detection_source: go.mod
last_updated_by: Jeroen van der Heijden
last_updated_on: 2022-04-29 06:40:15.000000000 Z
- 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/SiriDB/siridb-prompt/blob/master/go.sum
detection_source: go.mod
last_updated_by: Jeroen van der Heijden
last_updated_on: 2022-04-29 06:40:15.000000000 Z
- name: go-homedir
description: Go library for detecting and expanding the user's home directory without
cgo
package_url: https://pkg.go.dev/github.com/mitchellh/go-homedir
version: 1.1.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/SiriDB/siridb-prompt/blob/master/go.sum
detection_source: go.mod
last_updated_by: Jeroen van der Heijden
last_updated_on: 2022-04-29 06:40:15.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.9
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/SiriDB/siridb-prompt/blob/master/go.sum
detection_source: go.mod
last_updated_by: Jeroen van der Heijden
last_updated_on: 2022-04-29 06:40:15.000000000 Z
- name: kingpin.v2
description: 'Package kingpin provides command line interfaces like this:'
package_url: https://pkg.go.dev/gopkg.in/alecthomas/kingpin.v2
version: 2.2.6
open_source: false
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/SiriDB/siridb-prompt/blob/master/go.sum
detection_source: go.mod
last_updated_by: Jeroen van der Heijden
last_updated_on: 2022-04-29 06:40:15.000000000 Z
- name: template
description: Fork of Go's text/template adding newline elision
package_url: https://pkg.go.dev/github.com/alecthomas/template
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/SiriDB/siridb-prompt/blob/master/go.sum
detection_source: go.mod
last_updated_by: Jeroen van der Heijden
last_updated_on: 2022-04-29 06:40:15.000000000 Z
- name: termbox-go
description: Pure Go termbox implementation
package_url: https://pkg.go.dev/github.com/nsf/termbox-go
version: 1.1.1
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/SiriDB/siridb-prompt/blob/master/go.sum
detection_source: go.mod
last_updated_by: Jeroen van der Heijden
last_updated_on: 2022-04-29 06:40:15.000000000 Z
- name: units
description: Helpful unit multipliers and functions for Go
package_url: https://pkg.go.dev/github.com/alecthomas/units
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/SiriDB/siridb-prompt/blob/master/go.sum
detection_source: go.mod
last_updated_by: Jeroen van der Heijden
last_updated_on: 2022-04-29 06:40:15.000000000 Z