Go CLI for generating projects from template repositories
Boilr is a Go-based command-line tool that generates files and directories from template repositories. It uses Go's text/template engine and is distributed as a single statically linked executable. The tool is suited for project scaffolding, license insertion, and other repetitive file-generation workflows.
0