go install github.com/gioco-play/goctl-gfrpc@latest
goctl-gfrpc rpc protoc test/test.proto --zrpc_out=test --go-grpc_out=test --go_out=test --home template
goctl-gfrpc rpc protoc test.proto --zrpc_out=. --go-grpc_out=. --go_out=. --remote https://github.com/gioco-play/gf-template
go mod tidy
goctl-gfrpc template init --home $(pwd)/template