Prints a file line by line and has the user reproduce each one. It prints WPM, CPM, number of mistakes, and total time.
cc -o typetest typetest.c./typetest fileIf you find a bug, submit an issue, PR, or email me with a description and/or patch.
Copyright (c) 2025 Ben O'Neill ben@oneill.sh. This work is released under the terms of the MIT License. See LICENSE for the license terms.