Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 356 Bytes

INSTALL.md

File metadata and controls

14 lines (10 loc) · 356 Bytes

Installation

From source

There are currently no pre-compiled finalfrontier binaries. Compilation requires a working Rust toolchain. After installing Rust, you can compile finalfrontier using cargo:

$ cargo install finalfrontier

Afterwards, the finalfrontier binary is available in your ~/.cargo/bin.