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

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/addshore/github-hook-controller

0.1 2014-02-14 13:30 UTC

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!