feat: load jq filter from file
5 files changed
tree: 48bb1dada6c8c06741a8588c89d04631880a7e56
  1. .github/
  2. docs/
  3. lib/
  4. .bazelrc
  5. .bazelversion
  6. .gitignore
  7. .pre-commit-config.yaml
  8. .prettierignore
  9. BUILD.bazel
  10. CONTRIBUTING.md
  11. internal_deps.bzl
  12. README.md
  13. WORKSPACE
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.