Skip to Content
Mélodium 0.9.0 is now available in pre-release!

Rust

Rust environment

First of all, Mélodium is fully written in Rust. You must have the Rust environment available on your machine to build Mélodium.

See rust-lang.org to proceed if you don’t have it yet.

Build and install with cargo

Building and installing Mélodium on your local machine is pretty straightfoward:

cargo install melodium

Et voilà!