Create & Init Project...
This commit is contained in:
2
app/tool/bmproto/protoc-gen-bm/example/Makefile
Normal file
2
app/tool/bmproto/protoc-gen-bm/example/Makefile
Normal file
@ -0,0 +1,2 @@
|
||||
generate:
|
||||
protoc -I. -I${GOPATH}/src/go-common/vendor -I${GOPATH}/src --bm_out=. --gogofast_out=plugins=grpc:. demo.proto
|
Reference in New Issue
Block a user