History of git irc bot post-commit script
Version 12 | Current version | |
---|---|---|
If you are looking to have your git repos commit to an IRC server (private or public), you have come to the right place. After doing much digging around for the git equivalent of the svn irc bot, a kind stranger on irc.freenode.net/#git told me about the ii irc client. What is so great about this solution is there is NO dependency hell like java groovy IRC framework. Just a very small single binary application. Just install the little app, and config some files. No script needed.
| If you are looking to have your git repos commit to an IRC server (private or public), you have come to the right place. After doing much digging around for the git equivalent of the svn irc bot, a kind stranger on irc.freenode.net/#git told me about the ii irc client. What is so great about this solution is there is NO dependency hell like java groovy IRC framework. Just a very small single binary application. Just install the little app, and config some files. No script needed.
PS, if you are looking to run your own IRC server, ircd-ratbox works great has handy RPM install. |