tile38/hservice/gen.sh
2016-09-11 21:09:02 -07:00

5 lines
107 B
Bash
Executable File

#!/bin/bash
cd $(dirname "${BASH_SOURCE[0]}")
protoc --go_out=plugins=grpc,import_path=hservice:. *.proto