Ream

Home - Get Ream - Learn - Why? - Links and Inspiration

Get Ream

The current version of Ream is 1.0.

You can download a pre-compiled binary from the releases page.

To install it, just place it somwhere in your $PATH.

Compiling From Source

The source code is available through Git here.

It requires a modern version of Rust and Cargo to build.

Run cargo install --path . in the source directory to install the binary to your local Cargo binary directory.