Boilerplate code for CLI tools written in Golang. Cobra & Viper boilerplate.
By default .config.json will be the environment variable store
Install deps (optional)
make deps
Execute tests
make test
Build
make build
Please use the github issue tracker