@nrawrx3/wpm
v0.0.2
Published
A minimal typing test TUI app. Point to a text file and start typing!
Downloads
1
Readme
wpm
A minimal typing test TUI app. Point to a text file and start typing!
Usage
Install with npm install -g @nrawrx3/wpm
.
Usage
$ wpm
Options
--inputfile, -i The input file to read from
--width, -w The width of the box to render (default 80)
Examples
$ wpm --inputfile=input.txt --width=80