]> _ Git - typetest.git/summary
 
descriptionTyping practice
last changeWed, 22 May 2024 00:20:30 +0000 (19:20 -0500)
readme

Typing test

A simple typing test program that reads input from either a file or stdin. Prints the input file one line at a time without showing feedback until a line has been submitted by the user. Indicates mistakes after the whole line has been entered.

Ignores leading whitespace, either from the file or entered by the user.

Build & run

make
./build/typetest /path/to/file
shortlog
2024-05-22 mivirlInitial commit master
heads
7 months ago master