Readme
This commit is contained in:
parent
4998ac5321
commit
4760a79b37
1 changed files with 9 additions and 0 deletions
9
toot/README.md
Normal file
9
toot/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# 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`
|
||||
Loading…
Add table
Add a link
Reference in a new issue