protobuf
Tool chain management for developing protobuf based projects.
PATH
environment varible
Hack the Since buf
uses native protoc
when builtin plugins are invoked such as builtin plugins for cpp, js, etc. See link.
export PATH="./bin:$PATH"
gen/
and proto/
before compilation
You need to create directory Compilation
buf generate -o gen