mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 15:31:42 +00:00
3 lines
170 B
Batchfile
3 lines
170 B
Batchfile
@echo off
|
|
|
|
..\..\..\bin\python-3.10.2-embed\win32\python -m grpc_tools.protoc -I../protos --python_out=. --pyi_out=. --grpc_python_out=. ../protos/WelsonAppLoader.proto |