tendermint/rpc/grpc/compile.sh
2018-06-20 17:35:30 -07:00

4 lines
78 B
Bash

#! /bin/bash
protoc --go_out=plugins=grpc:. -I $GOPATH/src/ -I . types.proto