Files
tendermint/rpc/grpc/compile.sh
2016-12-02 00:29:25 -05:00

4 lines
78 B
Bash

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