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
::
Setup.hs
import Distribution.Simple
main = defaultMain
|