This repository holds a set of methods and interfaces to build production ready golang apps.
I will need Go, Git, and Docker
go mod vendor
go mod download
go build ./... # or make build
make test # or go ./...
make doc
then wait 1 min and go to http://localhost:6060/pkg/github.com?thetreep/toolbox/
git config --local core.hooksPath .git-hooks/
GO111MODULE=on go get mvdan.cc/gofumpt
You can this the documentation in the readme.md translator/README.md