Tool to create project scaffold and provides some boilerplate in case of using gin, fiber or net/http
To install, use go install
go install github.com/fedevilensky/go-scaffold@latestgo-scaffold h or go-scaffold help to display the help message.
go-scaffold <folder-name> to create a new module in a new folder named <folder-name>, or just go-scaffold to create project in pwd.
Use arrows (or j and k) to navigate, space to select, q to quit and enter to continue. When a text prompt is present you can still quit with Ctrl+c
Every file and folder will be created at the end, so feel free to quit and start over
Will panic if go mod already exists
Logo created with Gopher Konstructor, based on Renee French's design
