This website requires JavaScript.
Explore
Help
Register
Sign In
ua1zbe
/
PiScan
Watch
1
Star
0
Fork
You've already forked PiScan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b073b8115d
PiScan
/
proto_gen.sh
7 lines
82 B
Bash
Raw
Blame
History
#!/bin/bash
cd
./proto
protoc --cpp_out
=
. *.proto
protoc --python_out
=
. *.proto
Reference in New Issue
View Git Blame
Copy Permalink