# Packages
webhookd is a command line tool to start a go-webhookd daemon and serve requests over HTTP.
webhookd-flatten-config is a command line tool for "flattening" a webhookd configuration file in to a string.
webhookd-generate-hook is a command line tool for generating a random webhook endpoint URI.
webhookd-inflate-config is a command line tool for parsing one or more webhookd configuration files encoded as gocloud.dev/runtimevar "constant://" URIs and emitting their indented structure ("pretty-printing") to STDOUT.