| .. | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Toot - Command line Mastodon client
Written in Rust, hacked together from the example of the elefren library.
Compiling
- Get rustup
- Compile:
cargo build --release
| .. | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Written in Rust, hacked together from the example of the elefren library.
cargo build --release