buf

Protocol Buffer compiler and linter with improved developer experience

brewmacoslinux
Try with needOr install directly
Source

About

New way of working with Protocol Buffers

Commands

buf

Examples

Lint Protocol Buffer files according to best practices$ buf lint
Generate code from .proto files with breaking change detection$ buf generate
Format Protocol Buffer files automatically$ buf format -w