Auto: misc.

This commit is contained in:
2021-01-17 19:33:35 +01:00
parent d4f6ff91b3
commit 45c49dab1a
2 changed files with 15 additions and 1 deletions
+2 -1
View File
@@ -19,8 +19,9 @@
- [[toot]]
- [[live tooting]]
- [[effective altruism]]
- [[push]] [[toot]]
- [[push]] [[toot]] [[toot-cli]]
- [[cli]]: https://social.coop/web/statuses/105572441097683358
- [[installed]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[2021-01-16]: 2021-01-16 "2021-01-16"
+13
View File
@@ -0,0 +1,13 @@
# Toot Cli
- [[pull]] [[mastodon-cli]]
- [[go]] https://github.com/ihabunek/toot
- On unix-like OSs you can probably just run:
- ```pip3 install toot```.
- ```toot login```
- ```toot post "first toot"```
[//begin]: # "Autogenerated link references for markdown compatibility"
[pull]: pull "Pull"
[go]: go "Go"
[//end]: # "Autogenerated link references"