A simplistic typing test in the terminal.
Hugely inspired by monkeytype.
cargo install --git https://github.com/aatukaj/crabtype
Run with default settings
crabtype
Or with optional arguments
crabtype --words [word_amount]
crabtype --duration [seconds]
Note that you can only use one of these at once.