git/contrib/ciabot
Eric S. Raymond a33faf2827 Add checks to Python scripts for version dependencies.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-12-28 11:35:04 -08:00
..
ciabot.py Add checks to Python scripts for version dependencies. 2012-12-28 11:35:04 -08:00
ciabot.sh Make the ciabot scripts completely self-configuring in the normal case. 2012-08-23 20:58:24 -07:00
INSTALL Make the ciabot scripts completely self-configuring in the normal case. 2012-08-23 20:58:24 -07:00
README Make the ciabot scripts completely self-configuring in the normal case. 2012-08-23 20:58:24 -07:00

These are hook scripts for the CIA notification service at <http://cia.vc/>

They are maintained by Eric S. Raymond <esr@thyrsus.com>.  There is an
upstream resource page for them at <http://www.catb.org/esr/ciabot/>,
but they are unlikely to change rapidly.

You probably want the Python version; it's faster, more capable, and
better documented.  The shell version is maintained only as a fallback
for use on hosting sites that don't permit Python hook scripts.

See the file INSTALL for installation instructions.