0.1.0 • Published 5 years ago
clype v0.1.0
clype
A typing speed test in the command line
Install
$ npm install clype -gUsage
$ clype [options]Options:
-v,--versionprint clype version-h,--helpprint clype help-w [n],--words [n]play a game with n words to type-l [name],--list [name]play a game with the specified list of words
Default lists are easy, medium and hard. You can edit them or add some as you want.
Note
This is an early release and my first ever cli/npm package project. A lot has to be fixed and improved.