route/proto/regen.sh

7 lines
74 B
Bash
Executable File

#!/bin/bash
protoc -I. \
--go_out=:. \
--twirp_out=. \
route.proto