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

rules_schema_org

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

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_schema_org", version = "0.0.1")

View source & releases on GitHub ↗

Versions#

1 published version, newest first. Each resolves to an immutable, integrity-checked entry.

0.0.1latest

← All modules