cslarsen / wpm

Typeracer-like console app for measuring your WPM
GNU Affero General Public License v3.0
322 stars 48 forks source link

Feature Request - Add Custom Examples #1

Closed gauravsofat closed 7 years ago

gauravsofat commented 7 years ago

While the program allows the user to add custom text-sets using a external JSON-encoded file. This is inconvenient for the following reasons -

A simple CLI can be built that saves that works as an interface to format and encode the example text in the format required so that any user, without any JSON knowledge can also add custom-examples to practice on.

Moreover a simple command line flag can be used, so that such custom examples can be added with ease, as and when required.

cslarsen commented 7 years ago

See https://github.com/cslarsen/wpm/pull/2