Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 279 Bytes

TermRacer

Termracer brings typing speed tests to the comfort of your terminal window. Termracer is built in Rust with packages managed using Cargo.

To build the executable:

cargo build

You can also use the convenient

cargo run

to immediately run Termracer.