A project scaffolding tool for Go, inspired by gonew with additional features.
- Clone templates from any Git host or local directories
- Automatic module path rewriting in
go.modand all.gofiles - Template variable substitution with interactive prompting
- Post-generation hooks via
.gohatch.toml
brew install oliverandrich/tap/gohatchgo install github.com/oliverandrich/gohatch/cmd/gohatch@latestgohatch user/go-template github.com/me/myappFull documentation is available at gohatch.someonewho.codes.
European Union Public License 1.2 (EUPL-1.2)