protomod


License
MIT
Install
pip install protomod==1.0.2

Documentation

Protobuf Modifier

This is a tool to modify protobuf files. It can be used to include specific messages, services or rpcs.

Usage

pip install -r requirements.txt
python main.py -s <source-dir> -d <destination-dir> [-n <option-name>]+