Common useful functions for writing BUILD files and Starlark macros/rules
Go to file
Derek Cormier 3e4024c785
feat: yq (#80)
2022-04-19 21:45:06 -07:00
.bazelci feat: yq (#80) 2022-04-19 21:45:06 -07:00
.github/workflows
docs feat: yq (#80) 2022-04-19 21:45:06 -07:00
e2e
lib feat: yq (#80) 2022-04-19 21:45:06 -07:00
tools feat: yq (#80) 2022-04-19 21:45:06 -07:00
.bazelrc
.bazelversion
.gitattributes feat: yq (#80) 2022-04-19 21:45:06 -07:00
.gitignore
.pre-commit-config.yaml
.prettierignore feat: yq (#80) 2022-04-19 21:45:06 -07:00
BUILD.bazel
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE
internal_deps.bzl feat: yq (#80) 2022-04-19 21:45:06 -07:00

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.