Install CLI
To easily scaffold a new project, first install the flamigo cli
bash
go install github.com/amberbyte/flamigo/tools/flamigo@latest
Scaffold new project
to run the scafolding wizard run
bash
flamigo init
The wizard asks you how you want to name your go project as well on which optional features of flamigo you want to enable