clchiou / bazel-examples

My collection of Bazel BUILD examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My collection of Bazel BUILD examples

License:MIT License


Languages

Language:C 80.1%Language:Starlark 16.0%Language:Shell 2.8%Language:Assembly 0.7%Language:Python 0.4%