Common useful functions for writing BUILD files and Starlark macros/rules
Go to file
Alex Eagle 8138d7f6c3 test: introduce an e2e test asserting that bzlmod works 2022-04-27 17:34:45 -07:00
.bazelci
.github/workflows test: introduce an e2e test asserting that bzlmod works 2022-04-27 17:34:45 -07:00
docs
e2e test: introduce an e2e test asserting that bzlmod works 2022-04-27 17:34:45 -07:00
lib test: introduce an e2e test asserting that bzlmod works 2022-04-27 17:34:45 -07:00
tools
.bazelrc
.bazelversion
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierignore
BUILD.bazel
CONTRIBUTING.md
LICENSE
MODULE.bazel test: introduce an e2e test asserting that bzlmod works 2022-04-27 17:34:45 -07:00
README.md
WORKSPACE test: introduce an e2e test asserting that bzlmod works 2022-04-27 17:34:45 -07:00
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.

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.