3 releases (breaking)
0.3.0 | Oct 14, 2022 |
---|---|
0.2.0 | Oct 14, 2022 |
0.1.0 | Oct 14, 2022 |
#512 in Template engine
6KB
131 lines
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
You look so cute 🙂
Dependencies
~2.3–3MB
~62K SLoC