Skip to content

common-fate/boilermaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.