If you already have ruby the installation is really simple:
git clone https://github.com/FlopsKa/ruby-typing.git
cd ruby-typing
bundle install
After you entered those commands into the console you can run the program with:
ruby app.rb
When the server is running visit http://localhost:4567/
and start typing. To stop the server press Ctrl + C in your terminal
window.
When you don't want to supply your own wordlist you can use the included one. It's auto generated and features the most common english words.
Use your webbrowser to test and improve your typing skills:
Show your stats and track your improvements:
- hosted multiuser version

