Fancy a game of Roulette?
Rules:
roulette
Inspired by (i.e. copied from) Andreas Kling's FIXME Roulette
console
cargo install fixme-roulette
Once that is done, navigate to the root of your directory and run
console
roulette
and you'll get something like this!
console
Number of 'pockets': 13
README.md:8:- whatever TODO, FIXME, or type error you get, you must fix!
For more options,
```console $ roulette --help
Spin the wheel, get a task!
Usage: roulette [OPTIONS]
Options:
-p, --path .
). Note that clippy
and git grep
don't take a path, and require you to run roulette
where you want the commands to be executed
-c, --commands
Run roulette
in the same directory as the configuration files, and the tools (e.g. mypy
or ruff
) should be able to find it.
git_grep
rip_grep
grep
mypy
ruff
flake8
clippy
What else? Let me know.