Git post-receive hook which collects new commits and tags made in the Git push, and reports them to a running instance of FunBot, so that the bot can announce the event to IRC.
Clone
HTTPS:
git clone https://vervis.peers.community/repos/brwmv
SSH:
git clone USERNAME@vervis.peers.community:brwmv
Branches
Tags
0.1
::
INSTALL
Install from Hackage:
$ cabal install funbot-git-hook
Install from unpacked release tarball or source repo:
$ cd funbot-git-hook
$ cabal install
Just play with it without installing:
$ cabal build
$ cabal repl