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:

INSTALL:

  • sudo gem install git-webhook

Copyright © 2009 Lucas Roxo Mundim. See LICENSE for details.