An opinionated template for new Golang CLI projects.

This golang CLI template includes the base of a cobra cli tested with testify and codecov. The release process with goreleaser and contains a basic secured Docker image. The whole thing is documented with MkDocs and templated with go-archetype. For more information please have a look at the features section of the documentation. Getting started Please find all the required information on the getting stared section of the documentation. […]