Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 211 Bytes

generate.md

File metadata and controls

9 lines (7 loc) · 211 Bytes

Generate the code from gRPC protofiles

To generate the Python modules from the gRPC definition, please run the script in the repository:

$ git submodule update --remote --rebase
$ bash generate.bash