Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmuller/captain-hook
Inspect GitHub service hooks
https://github.com/alexmuller/captain-hook
Last synced: about 2 months ago
JSON representation
Inspect GitHub service hooks
- Host: GitHub
- URL: https://github.com/alexmuller/captain-hook
- Owner: alexmuller
- Created: 2013-07-17T22:13:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-17T22:13:59.000Z (over 11 years ago)
- Last Synced: 2023-03-11T02:08:38.425Z (almost 2 years ago)
- Language: Ruby
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some scripts for inspecting and setting your repos' GitHub service hooks.
Add your repos to a file called `repos`, one per line. Follow the sample. You
need admin privs for repos you add.Create a file called `username` with your GitHub username in it.
Create a file called `token` with
[a GitHub token](https://github.com/settings/applications) in it.`$ bundle install`
`$ ruby show.rb`