feat: add air tools

This commit is contained in:
rogeecn
2025-02-25 17:37:00 +08:00
parent 67745366be
commit 65bfc96e5b

View File

@@ -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