Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 344 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 344 Bytes

My collection of Bazel BUILD examples.

Please first run ./install-deps.sh to install dependencies if your are using Debian or Ubuntu, or use the package system you are using.

Then run ./download-srcs.sh to download source code tarballs.

Note that the BUILD files are very hackish; they might not work on your machine.