diff --git a/templates/project/Makefile.raw b/templates/project/Makefile.raw index 40a87f8..b302d3f 100755 --- a/templates/project/Makefile.raw +++ b/templates/project/Makefile.raw @@ -25,6 +25,7 @@ lint: .PHONY: tools tools: + go install github.com/air-verse/air@latest go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway@latest go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2@latest go install google.golang.org/protobuf/cmd/protoc-gen-go@latest