Version | Last Changelog | Ready? |
---|---|---|
V0.1.x | Project started | ❌ |
In order to setup your environment and build the code, please follow the following commands (for MacOS):
- Install Rustup
- Ènsure you are using the Rust stable toolchain:
rustup default stable
- Build the project:
cargo build
- Run the project:
cargo run