2021-11-08 14:40:36 +00:00
|
|
|
# Aspect's Bazel helpers library
|
2021-11-08 14:20:26 +00:00
|
|
|
|
2022-04-01 03:04:35 +00:00
|
|
|
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.
|
2021-11-08 14:20:26 +00:00
|
|
|
|
2022-04-20 18:36:33 +00:00
|
|
|
_Need help?_ This ruleset has support provided by https://aspect.dev.
|
|
|
|
|
2021-11-08 14:20:26 +00:00
|
|
|
## Installation
|
|
|
|
|
2021-12-11 19:27:39 +00:00
|
|
|
From the release you wish to use:
|
|
|
|
<https://github.com/aspect-build/bazel-lib/releases>
|
|
|
|
copy the WORKSPACE snippet into your `WORKSPACE` file.
|