Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/clchiou/bazel-examples

My collection of Bazel BUILD examples
https://github.com/clchiou/bazel-examples

Last synced: 3 months ago
JSON representation

My collection of Bazel BUILD examples

Lists

README

        

My collection of [Bazel](http://bazel.io) 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.