github.com/common-fate/boilermaker

Scaffold project folders programatically with Go


License
MIT
Install
go get github.com/common-fate/boilermaker

Documentation

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.