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
Requires
- knplabs/github-api: 1.2.*
This package is auto-updated.
Last update: 2024-10-11 00:38:27 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!