superkit/README.md

12 lines
174 B
Markdown
Raw Normal View History

2024-06-06 11:51:22 +02:00
# GOTHKIT
..
# Installation
```
go install github.com/anthdm/gothkit@master
```
After installation you can create a new project by running:
```
gothkit [myprojectname]
```