CLI tool in Go for creating customizable boilerplate projects
Gotouch is a CLI written in Go that automates creation of boilerplate projects using YAML-based templates. It runs locally or inside Docker and generates project scaffolding from customizable property files. It's suited for bootstrapping language-agnostic services, libraries, and application templates.
0