e30e89fa3d | ||
---|---|---|
.bazelci | ||
.github/workflows | ||
docs | ||
e2e | ||
lib | ||
.bazelrc | ||
.bazelversion | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.prettierignore | ||
BUILD.bazel | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
WORKSPACE | ||
internal_deps.bzl |
README.md
Aspect's Bazel helpers library
This is code we would contribute to 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.
Installation
From the release you wish to use:
https://github.com/aspect-build/bazel-lib/releases
copy the WORKSPACE snippet into your WORKSPACE
file.