spin-the-wheel

Crates.iospin-the-wheel
lib.rsspin-the-wheel
version0.0.3
sourcesrc
created_at2021-05-06 22:00:31.984089
updated_at2021-05-09 22:11:02.671605
descriptionA tool to spin the wheel and select a winner from a set of input
homepagehttps://github.com/noboruma/spin-the-wheel
repositoryhttps://github.com/noboruma/spin-the-wheel
max_upload_size
id394007
size20,922
Thomas Legris (noboruma)

documentation

README

spin-the-wheel

CLI tool that will help you choosing between a set of choices, in a "fun" way.

How to install

cargo install spin-the-wheel

How to use

spin-the-wheel Alice Ben "Charles D" "Charles E"

Let the wheel spin, and get the final draw:

Alice
Ben
>Charles D<
Charles E

Oh, "Charles D" was chosen!

Commit count: 7

cargo fmt