Skip to content

Make operation and management of protobuf easier

License

Notifications You must be signed in to change notification settings

pubgo/protobuild

Repository files navigation

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]