Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 517 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 517 Bytes

crabtype

image

A simplistic typing test in the terminal.

Hugely inspired by monkeytype.

Installation

cargo install --git https://github.com/aatukaj/crabtype

Running

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.