go-boilerplate A minimalistic Go boilerplate. Includes: gofumpt golangci-lint gotest govuln Requirements Go 1.23+ pre-commit Using git clone https://github.com/alexferl/go-boilerplate.git myapp cd myapp make dev See which other commands are available with: make help