feat: add copy_directory_action help to the public API (#67)

3 files changed
tree: ad209d4776a88dc8f169471be44b80ad5f5485bc
  1. .bazelci/
  2. .github/
  3. docs/
  4. e2e/
  5. lib/
  6. .bazelrc
  7. .bazelversion
  8. .gitignore
  9. .pre-commit-config.yaml
  10. .prettierignore
  11. BUILD.bazel
  12. CONTRIBUTING.md
  13. internal_deps.bzl
  14. LICENSE
  15. README.md
  16. 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.