0.1.0 • Published 4 years ago

clype v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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.