0.0.3 • Published 5 years ago

rss-cli v0.0.3

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

RSS CLI

I'm working on a simpler way to read the news.

Usage: rss [options] [command]

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  feed           manage rss feeds
  read           read through items from feeds
  ticker         stay up to date
  help [cmd]     display help for [cmd]

----------------------------------------

Usage: rss-feed [options] [command]

Options:
  -h, --help     output usage information

Commands:
  add <feedUrl>  adds a feed to the list of feeds
  ls             list feeds
  help [cmd]     display help for [cmd]