dip/README.md
2018-08-16 17:15:07 +00:00

496 B

Dip

Configurable webhook server.

Express your webhooks in terms of composable blocks such as:

[[handlers]]
type = "github"
secret = "hunter2"
outdir = "/home/michael/dip"

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

Contact

Author: Michael Zhang

License: MIT