Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 349 Bytes

Installation & Setup

  1. Install rustup (and rust, by default) curl https://sh.rustup.rs -sSf | sh
  2. If it's your first rust install, put rust executables on your PATH with source $HOME/.cargo/env
  3. Clone the repo
  4. Navigate to the project's root directory
  5. Run cargo build to install crates and compile the project source
  6. Run `cargo