git-webhook
DESCRIPTION:
Use it with a git post-receive hook script to post JSON data to a web hook capable server.
This implements the GitHub Web hooks as closely as possible.
This script works with almost every application that supports github style notification.
REQUIREMENTS:
-
Grit (grit.rubyforge.org)
-
Active Support (git-scm.com)
INSTALL:
-
sudo gem install git-webhook
Copyright
Copyright © 2009 Lucas Roxo Mundim. See LICENSE for details.