Skip to content

rdbo/typemaster-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeMaster

A terminal-based typing test written in Rust

typemaster-menu typemaster-test

Building

Make sure you have installed:

  • Git
  • Rust (rustup recommended)

Run the following commands:

git clone https://github.com/rdbo/typemaster-cli
cd typemaster-cli
cargo build --release

Use the following command to run TypeMaster:

cargo run --release