sprawl-guard 0.1.0

Repository sprawl checker CLI.
1
2
3
4
5
6
7
8
9
10
11
12
# sprawl-guard

This crate distributes the `sprawl-guard` CLI.

Install the CLI from crates.io:

```sh
cargo install sprawl-guard
```

See the [project README](https://github.com/kpozin/sprawl-guard#readme) for configuration, commands,
CI setup, and ratchet workflows.