2026-02-24 17:13:52
I cleaned up/firmed up my scaffold project to have tests, better file creation model, better docs etc.
Scaffold can be used to render many files from a template source - imagine you have a scaffold to bootstrap a Go project.
Combine this with interactive forms and you can have a interactive question-answer session to start up new projects.
I also added a CLI tool that lets you just use these features interactively.
The project
