cccs-website/toot/README.md
Stefan Schlott 4760a79b37 Readme
2018-09-09 20:47:58 +02:00

9 lines
237 B
Markdown

# 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`