tomato·bazeldocs v0 · latest
Docs/Reference/Modules/rules_fastverk

rules_fastverk

rules_fastverk 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.

Latest0.0.3
Versions3
CategoryBazel rules
Registryhttps://registry.tbzl.dev/modules/rules_fastverk/
Sourcegithub.com/tomato-bazel/rules_fastverk

Install#

Add the registry to your .bazelrc (ahead of the BCR), then depend on it in MODULE.bazel:

.bazelrcconfig
# registry.tbzl.dev first, then the BCR
common --registry=https://registry.tbzl.dev/
common --registry=https://bcr.bazel.build/
MODULE.bazelstarlark
bazel_dep(name = "rules_fastverk", 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

← All modules