mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-24 03:46:37 +02:00
feat(example/transaction/ent): add ent install in Makefile (#1844)
This commit is contained in:
parent
f3313476ac
commit
f56b325a3d
@ -12,6 +12,7 @@ init:
|
||||
go install github.com/go-kratos/kratos/cmd/protoc-gen-go-http/v2@latest
|
||||
go install github.com/go-kratos/kratos/cmd/protoc-gen-go-errors/v2@latest
|
||||
go install github.com/google/gnostic/cmd/protoc-gen-openapi@v0.6.1
|
||||
go install entgo.io/ent/cmd/ent@latest
|
||||
|
||||
.PHONY: errors
|
||||
# generate errors code
|
||||
|
Loading…
x
Reference in New Issue
Block a user