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

brando

brando is a module published to the tomato-bazel registry. This page is generated from the registry, so it never drifts from what's published.

Latest0.1.0
Versions2
CategoryModules & tooling
Registryhttps://registry.tbzl.dev/modules/brando/
Sourcegithub.com/mattmarshall/brando

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 = "brando", version = "0.1.0")

View source & releases on GitHub ↗

Versions#

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

0.1.0latest0.0.1

← All modules