feed-cli

A simple command line interface for creating and updating feeds like RSS

http://www.syntaxpolice.org/darcs_repos/feed-cli

Latest on Hackage:2009.7.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Isaac Potoczny-Jones

This program generates RSS 2.0 (http:/www.rssboard.orgrss-2-0-1-rv-6) feeds based on command line arguments. Use it to easily create and update feeds from shell scripts, build scripts, cron jobs, CGIs, or other programs instead of using an RSS or Atom library.

eg: .feed-cli new-item -t"entry of the day" -d"This is a description..." -utmpfeed.xml -lhttp:/www.syntaxpolice.org