Getting Started
This code generator is implemented as a plugin to protoc
, the compiler
for protocol buffers, and will run in any environment that Python 3.7+ and
protocol buffers do.
It is recommended to install the tool locally and run it through protoc
.