# wheel-picker
Simple cli tool to make and randomly pick from a wheel.
## Installing
from source
```sh
cargo install --git https://github.com/not-a-cowfr/wheel-picker
```
from cargo
```sh
cargo install wheel-picker
```
from [github releases] (smallest binary sizes)
[github releases]: https://github.com/not-a-cowfr/wheel-picker/releases/latest