2 lines
106 B
Plaintext
2 lines
106 B
Plaintext
cd scripts && python3 -m grpc_tools.protoc -I../proto --python_out=. --grpc_python_out=. ../proto/*.proto
|