The start of a small and simple program to aid with touch typing practise by Jack Massey.
See LICENCE.md
Use: make This will create bin/typer
Run bin/typer to use the program (example.txt must be in the current directory). Currently the program just runs the generator a number of times to test it. (I know amazing right?)
The program will use ncurses for a user interface .
You may contact me through email at Jack.N.Massey@gmail.com. Pull requests are welcome.