Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README « ciabot « contrib - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2dfe1f91f5f0ace6b8e190979ee604d13d1861b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.