What to do:
- Install the dependencies:
bundle install(alternativelygem install octokit - Create an
auth.rbfile with your secrets - Create the addhooks.rb file, and modify where necessary - ORGNAME, and set up any hooks as an array with the hash of the hook to modify
- Execute:
ruby addhooks.rb - Profit!