This website requires JavaScript.
Explore
Help
Register
Sign In
grpc
/
grpc-java
mirror of
https://github.com/grpc/grpc-java.git
Watch
1
Star
0
Fork
You've already forked grpc-java
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b6edfc79d
grpc-java
/
buildscripts
/
kokoro
/
bazel.sh
11 lines
113 B
Bash
Executable File
Raw
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