cursor-blitz
v1.1.0
Published
![cursor-blitz](https://i.ibb.co/L1yGYfC/a.png)
Downloads
729
Readme
Cursor Blitz
Test your typing skills directly in the CLI. Challenge your speed and accuracy with simple typing exercises, all within your terminal.
Install
With NPM
npm i -g cursor-blitz
blitz
Manually
git clone https://github.com/SBhattacharya45/cursor-blitz.git
npm i
npm run build
npx blitz
Usage
Commands:
blitz time -t <time in seconds>
Time limited mode. Default is 30 seconds when no time specified.blitz count -c <number of words>
Word limited mode. Default is 20 words when no number specified.
Options:
-h, --help
Show help