Burrow got a CLI to scaffold a project now. 🎉 v0.21.0 is out.
github.com/oliverandric...
#golang #burrow
Added
cmd/burrow CLI with three sub-commands: burrow new <dir> --module <path> scaffolds a new burrow project from an embedded template (the former go-burrow-template repo, now bundled); burrow ge...