boilermaker
A Go boilerplate generator, similar to Yeoman or CookieCutter.
Uses text/template under the hood to handle templating.
Usage
Check out the example folder for usage within Go.
Scaffold project folders programatically with Go
go get github.com/common-fate/boilermaker
A Go boilerplate generator, similar to Yeoman or CookieCutter.
Uses text/template under the hood to handle templating.
Check out the example folder for usage within Go.