pages/opml
Case Duckworth ee7f9ba806 Shfmt
I hope this is okay.  `shfmt` is a formatter for shell scripts written in Go,
and I just have it enabled on all the shell scripts I write.  This is pretty
much the default settings of the program.
2022-08-08 20:42:47 -05:00
..
mug.of.opml Add opml 2022-08-08 13:55:38 +00:00
opml.sh Shfmt 2022-08-08 20:42:47 -05:00
readme.md Add opml 2022-08-08 13:55:38 +00:00
urls Add opml 2022-08-08 13:55:38 +00:00

readme.md

Orange Pecan Mousse Latte

An OPML generator script for friend planet.

Usage

  • Add some RSS feeds to a urls file in the same directory as the script.

  • Run the script:

opml.sh make [title] [author] [author-email] [author-url] [output-file]

Example:

opml.sh make "mug of opml" "barista" "barista@dev.null" \
  "https://git.tilde.town/mio/opml" ~/mug.of.opml

License

A free/open license of acdw's choice