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

rules_runpod

rules_runpod 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.11
Versions10
CategoryBazel rules
Registryhttps://registry.tbzl.dev/modules/rules_runpod/
Sourcegithub.com/fastverk/rules_runpod

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_runpod", version = "0.0.11")

View source & releases on GitHub ↗

Versions#

10 published versions, newest first. Each resolves to an immutable, integrity-checked entry.

0.0.11latest0.0.90.0.80.0.70.0.60.0.50.0.40.0.30.0.20.0.10

← All modules