Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.24 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.24 KB

protobuild

protobuf build and management tool

install

go install github.com/pubgo/protobuild@latest

example

protobuf.yaml

protobuild -f protobuf.yaml vendor
protobuild -f protobuf.yaml gen

protoc-gen-[plugin]