A modern and (hopefully!) fast package manager for Idris.
There are three options for installing elba:
cargo install elba
git clone https://github.com/elba/elba.git && cd elba && cargo install
.The elba Guide is intended to be the ultimate source of information on using elba and understanding its functionality.
Documentation for elba-the-Rust-library is hosted at docs.rs/elba.
elba itself is distributed under the MIT License.