go install github.com/ravilushqa/boilerplate/cmd/boilerplate@latest
# Create a template project
boilerplate new server
cd server
# build application
make build
# run application
./bin/app
# help commands
./bin/app --help
| Name | Name | Last commit date | ||
|---|---|---|---|---|