mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-12 01:44:58 +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
|