Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 411 Bytes

File metadata and controls

19 lines (12 loc) · 411 Bytes

ftm: faster than mice

An opinionated fork of Nadim Kobeissi's BinkyBox

Build and Use

You will need to have Rust installed.

git clone https://github.com/redcoreit/ftm
cd ftm
cargo build --release

The .exe will be in target/release.

License and Author

License: MIT. Author: redcoreit