All of this build information is for `Linux` right now, as I don't want to mess around with getting stuff working on `Windows`.
Just use `WSL` if you want.
`BSD` should work similarly, but if not, please let us know!
```
Of course, first you will need to install `Rust`. The best way to do this is through [rustup](https://www.rust-lang.org/tools/install).
Additionally, you will need to install [clippy](https://doc.rust-lang.org/nightly/clippy/installation.html) and [rustfmt](https://github.com/rust-lang/rustfmt).