This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
cdn-go
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
812d94b5bb
Branches
Tags
master
cdn-go
/
shell
/
compile_proto.sh
compile_proto.sh
90 B
History
Raw
1
2
3
ROOT=$(cd `dirname $0`/../; pwd)
cd $ROOT
protoc --go_out=. --go-grpc_out=. proto/*.proto