KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
hooks
★ 20
Open GitHub ↗
An application to manage webhooks
Download README (.md)
Explore Similar Repositories
rtlwifi_new
:
A repo for the newest Realtek rtlwifi codes.
seafile-openwrt
:
A port of Seafile for OpenWrt 14.07
BlockTableView-Swift
:
single line UITableView creation in Swift with power of the closures
crud
:
Create, Read, Update, Delete. Done!
pdp10-gcc
:
PDP-10 backend for GCC 3.2
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
hooks
?
Download (.md)
## hooks Hooks is a small application that manages web hooks from github, hub.docker.com, or other third party services. ### cli ```bash NAME: hooks - manage github webhooks and events USAGE: hooks [global options] command [command options] [arguments...] VERSION: 2 COMMANDS: github handle github webhooks by pushing them onto a queue names hooks-{reponame} archive archive hooks into a rethinkdb for processing broadcast broadcast is a command that accepts jobs off of a queue and sends a hook to third party services help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --debug enable debug output --config, -c config file path --help, -h show help --version, -v print the version ``` ### license - MIT