No description
Find a file
2018-09-01 17:14:59 -05:00
ci motherfucker 2018-09-01 00:22:48 -05:00
src fix env 2018-09-01 17:14:38 -05:00
.dockerignore woops 2018-09-01 00:48:45 -05:00
.gitignore the hell am i doing 2018-08-12 22:57:56 -07:00
.travis.yml woops 2018-09-01 00:48:45 -05:00
Cargo.lock reorganize + some documentation 2018-09-01 14:56:58 -05:00
Cargo.toml bump version 2018-09-01 17:14:59 -05:00
Dockerfile dockerfile 2018-09-01 00:10:25 -05:00
README.md move hook iter impl to hook 2018-08-16 22:39:58 +00:00

Dip

Configurable webhook server.

Express your webhooks in terms of composable blocks such as:

[[handlers]]
type = "github"
secret = "hunter2"

[[handlers]]
type = "command"
command = "cargo build"

Contact

Author: Michael Zhang

License: MIT