Sha256: e11b0ae702d928bbc6d8a40df5c3ac4460f9107752ca9f34044a4b9970b803ff

Contents?: true

Size: 625 Bytes

Versions: 2

Compression:

Stored size: 625 Bytes

Contents

= git-webhook

* http://github.com/lucasmundim/git-webhook

== DESCRIPTION:

Use it with a {git}[http://git-scm.com] post-receive hook script
to post JSON data to a web hook capable server.

This implements the {GitHub}[http://github.com] {Web hooks}[http://github.com/guides/post-receive-hooks]
as closely as possible.

This script works with almost every application that supports github
style notification.

== REQUIREMENTS:

* Grit (http://grit.rubyforge.org)
* Active Support (http://git-scm.com)

== INSTALL:

* sudo gem install git-webhook

== Copyright

Copyright (c) 2009 Lucas Roxo Mundim. See LICENSE for details.

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
stupid-git-webhook-0.0.1 README.rdoc
git-webhook-0.0.1 README.rdoc