Skip to content

fedevilensky/go-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-scaffold

Go Reference GitHub go.mod Go version GitHub release (latest by date)

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 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

Known problems

Will panic if go mod already exists


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