.. | ||
generate_grpc_files.ps1 | ||
generate_grpc_files.sh | ||
README.md |
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