239 B
239 B
Generate the gRPC files
To generate the gRPC files you need to do the following:
- Download the Git submodules (if you didn't clone this repo with
git clone --recurse-submodules
)
git submodule init
git submodule update