bdledger-apis/grpc/scripts/gen.sh

8 lines
98 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2020-04-07 14:21:55 +00:00
cd "${0%/*}/.." || exit
gen=..\gen
pbs='bdware/bdledger/api/*.proto'
# TODO