Skip to content

paulleflon/clype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clype

A typing speed test in the command line

Install

$ npm install clype -g

Usage

$ clype [options]

Options:

  • -v, --version print clype version
  • -h, --help print 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.

Releases

No releases published

Packages

No packages published