feat: add air tools
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user