updated readme

This commit is contained in:
nytpu 2020-09-09 23:33:10 -06:00
parent 2fdd5e9328
commit a1103c7c62
Signed by: nytpu
GPG Key ID: ECCDC07B337B8F5B
1 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,16 @@
Utility for writing and managing gemini logs (gemlogs) and atom feeds without
needing a cgi script.
Dependencies:
other than `toot` you really should have all these installed if you're on linux.
* bash and all its goodies (duh)
* perl
* `date`
* `tr`
* `sed`
* [the toot cli](https://github.com/ihabunek/toot) — only if you're using the
automatic mastodon toot functionality
To install:
1. put it wherever you want and just add it to path
2. make sure you modify `make_globals()` and `build_entries()` in the script to