addshore/github-hook-controller

There is no license information available for the latest version (0.1) of this package.

Used easily update lots of github hooks

0.1 2014-02-14 13:30 UTC

This package is auto-updated.

Last update: 2024-04-10 23:42:05 UTC


README

Makes changing lots of IRC hooks on github easy!

Install

The first step to use this script is to download composer:

$ curl -s http://getcomposer.org/installer | php

Then we have to install our dependencies using:

$ php composer.phar install

Examples

See /examples

TODO

  • Add support for recursion of repos for a given user
  • Add support for packagist hooks!