Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zcong1993/template-go-cli

golang cli template.
https://github.com/zcong1993/template-go-cli

boilerplate cli golang

Last synced: about 22 hours ago
JSON representation

golang cli template.

Awesome Lists containing this project

README

        

# template-go-cli

> golang cli template

## Setup dev tools

```bash
# install task tool
brew install go-task/tap/go-task
# install dev tools local
task setup
```

## License

MIT © zcong1993