Skip to content

fedevilensky/go-scaffold

Repository files navigation

go-scaffold

alt

Tool to create project scaffold and provides some boilerplate in case of using gin, fiber or net/http

Install

To install, use go install

go install github.com/fedevilensky/go-scaffold@latest

Usage

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

TODO

  • Confirmation dialog with configuration summary
  • Edit configuration

Logo created with Gopher Konstructor, based on Renee French's design

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages