Installation
Once you've installed Rust and cloned the FeInt repo as documented in
the prerequisites section, you can install the
feint
executable:
cargo install --path .
By default, this will install feint
into ~/.cargo/bin
.
Once you've installed Rust and cloned the FeInt repo as documented in
the prerequisites section, you can install the
feint
executable:
cargo install --path .
By default, this will install feint
into ~/.cargo/bin
.