2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-28 21:33:48 +00:00
bazel-lib/README.md
2022-04-20 11:36:48 -07:00

15 lines
481 B
Markdown

# Aspect's Bazel helpers library
This is code we would contribute to
[bazel-skylib](https://github.com/bazelbuild/bazel-skylib), but the declared
scope of that project is narrow and it's very difficult to get anyone's
attention to review PRs there.
_Need help?_ This ruleset has support provided by https://aspect.dev.
## Installation
From the release you wish to use:
<https://github.com/aspect-build/bazel-lib/releases>
copy the WORKSPACE snippet into your `WORKSPACE` file.