addshore / github-hook-controller
Used easily update lots of github hooks
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/addshore/github-hook-controller
Requires
- knplabs/github-api: 1.2.*
This package is auto-updated.
Last update: 2025-09-11 02:27:18 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!