route/proto/regen.sh

7 lines
74 B
Bash
Raw Normal View History

#!/bin/bash
2018-01-21 15:22:13 +00:00
protoc -I. \
--go_out=:. \
--twirp_out=. \
2017-01-27 02:43:17 +00:00
route.proto