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

https://github.com/tomfreudenberg/golang-cli-cmd-dev-starter

An opiniated starter to create cli commands with golang using docker images for development processes.
https://github.com/tomfreudenberg/golang-cli-cmd-dev-starter

Last synced: 5 months ago
JSON representation

An opiniated starter to create cli commands with golang using docker images for development processes.

Awesome Lists containing this project

README

          

# Golang cli command development starter

An opiniated starter to create cli commands with [golang](https://golang.org/) and
[mow.cli](https://github.com/jawher/mow.cli) and optionally using [docker](https://www.docker.com/)
images for development processes.


## Select a branch to continue


### Use your local go command

Please follow the branch [master-local](https://github.com/TomFreudenberg/golang-cli-cmd-dev-starter/tree/master-local)


### Use Docker for go command

Please follow the branch [master-docker](https://github.com/TomFreudenberg/golang-cli-cmd-dev-starter/tree/master-docker)



# Author & Credits

Author: [Tom Freudenberg](https://about.me/tom.freudenberg)

Copyright (c) 2021 [Tom Freudenberg](https://twitter.com/TomFreudenberg/), released under the MIT license