Diablo is under development and is not functional yet.
Currently, the only installation option available is to build from source.
TBD - Install the diablo crate from crates.io, the community registry for Rust packages.
Clone the repository and install via cargo.
git clone https://github.com/diablo-lang/diablo
cd diablo/
cargo run