quick-build-go-project-0.1.0 is not a library.
quick-build-go-project
Used to quickly generate the GO project structure
Specification from https://github.com/golang-standards/project-layout
You need to specify the directory name through the command line
ex:project_name = "foobar";
How to run local:
cargo run . project=foobar
How to run about release:
./quick-build-go-project project=foorbar;
support language template have:
go gin