This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
android13
/
external
/
grpc-grpc-java
/
buildscripts
/
kokoro
/
bazel.sh
11 lines
113 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
set
-exu -o pipefail
cat /VERSION
cd
github/grpc-java
bazel build ...
cd
examples
bazel build ...
Reference in New Issue
View Git Blame
Copy Permalink