# Toot - Command line Mastodon client Written in Rust, hacked together from the example of the [elefren library](https://github.com/pwoolcoc/elefren). ## Compiling * Get [rustup](https://rustup.rs/) * Compile: `cargo build --release`