Semi-automated scaffolding of backend services.
$ go install github.com/StephanHCB/go-generator-cli@latest
# you might need to restart the current shell session
$ mkdir -p path/to/destination && cd
$ go-generator-cli --create --generator=../reg-backend-template --target=.
Edit the generated main.yaml and apply variables
$ go-generator-cli --render --generator=../reg-backend-template --target=.