- docker
See docs/README.md
On your project, execute this command below:
$ buf generate 'https://github.com/clavinjune/protobuf-project-template.git#branch=main'
# After update the proto
$ make fmt
$ make lint
$ make generate
# commit and push