protos/Makefile

3 lines
142 B
Makefile
Raw Normal View History

2023-12-17 12:27:21 +02:00
gen:
protoc -I proto proto/sso/*.proto --go_out=./gen --go_opt=paths=source_relative --go-grpc_out=./gen --go-grpc_opt=paths=source_relative