Fall back to native rules if possible (#10)

Provides compatibility with Bazel versions before 7.4.0.

Also requires adding `bazel_skylib` to the dependency macro.

Fixes #9
9 files changed
tree: b99a699e4a745d5d2873e0dbee35c3ca3fb1772b
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. shell/
  5. tests/
  6. .bazelignore
  7. .bazelversion
  8. .gitignore
  9. CONTRIBUTING.md
  10. LICENSE
  11. MODULE.bazel
  12. README.md
  13. WORKSPACE
README.md

rules_shell

This repository contains the Bazel ruleset for shell scripts.