create-go-project
tool is used to create a new microservice project and add service to the existing project.
Create a new project or add a new service
create-go-project <project_name> [--service <service_name>]
Create a default project with default service
create-go-project --yes
go install github.com/mathisi-io/create-go-project@latest
Sample output
go: downloading github.com/mathisi-io/create-go-project v0.0.0-20250503160449-24bf33af8393