Skip to content
README.md 181 B
Newer Older
# `rules_placeholder`
Matthew Clarkson's avatar
Matthew Clarkson committed

> A Bazel ruleset for placeholder.
Matthew Clarkson's avatar
Matthew Clarkson committed

## Getting Started
Matthew Clarkson's avatar
Matthew Clarkson committed

Add the following to `MODULE.bazel`:
Matthew Clarkson's avatar
Matthew Clarkson committed

```py
bazel_dep(name="rules_placeholder", version="0.0.0")
Matthew Clarkson's avatar
Matthew Clarkson committed
```