Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 429 Bytes

installation.markdown

File metadata and controls

7 lines (5 loc) · 429 Bytes

INSTALLATION 📥

To install Mandy, you need to first install the Rust toolchain. This is required to get access to the cargo command, the command for Rust's package manager. The cargo command allows you to then install Mandy from this repository's releases. To install Mandy, run the following command from a terminal session:

cargo install --git https://github.com/alyxshang/mandy.git --tag v.0.1.0