rules_tap
rules_tap is a Bazel ruleset published to the tomato-bazel registry. This page is generated from the registry, so it never drifts from what's published.
| Latest | 0.0.3 |
|---|---|
| Versions | 3 |
| Category | Bazel rules |
| Registry | https://registry.tbzl.dev/modules/rules_tap/ |
| Source | github.com/tomato-bazel/rules_tap |
Install#
Add the registry to your .bazelrc (ahead of the BCR), then depend on it in MODULE.bazel:
# registry.tbzl.dev first, then the BCR common --registry=https://registry.tbzl.dev/ common --registry=https://bcr.bazel.build/
bazel_dep(name = "rules_tap", version = "0.0.3")
View source & releases on GitHub ↗
Versions#
3 published versions, newest first. Each resolves to an immutable, integrity-checked entry.
0.0.3latest0.0.20.0.1