Skip to content

wmde/github-hook-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WMDE github-hook-updater

Makes changing all of the github IRC hooks for WMDE stuff easy

Usage

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

Then we just have to run run.php:

$ php run.php

We will be prompted for an access token which can be retrieved from https://github.com/settings/tokens

$ Please generate a personal access token at https://github.com/settings/tokens
$ Github Token:

The hooks will then be updated!

About

Script to make changing all of the github IRC hooks for WMDE stuff easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages