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!
git grep -niE "(TODO|FIXME)"
mypy
ruff
What else?
Vec<u8>
- is this the 'natural' way to manage terminal output?