predict-coin/gen_proto3.sh

4 lines
116 B
Bash

#! /bin/bash
PBPATH=./api
python -m grpc_tools.protoc -I$PBPATH --python_out=. --grpc_python_out=. $PBPATH/*.proto