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"
Author: Michael Zhang
License: MIT