hackage2twitter

Send new Hackage releases to Twitter

http://github.com/tomlokhorst/hackage2twitter

Latest on Hackage:0.2.1

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 by Tom Lokhorst
Maintained by Tom Lokhorst

Build on the feed2twitter library, this program reads the Hackage RSS feed and tweets each new release to Twitter.

The Hackage feed is read only once. To keep updating, call this program every few minutes in a cron job.

A local cache of the last 20 tweets is kept in a file to make sure no duplicates are sent.

Usage:

$ hackage2twitter username password cache-file [--debug-mode]