webhookd 0.1.0

Git webhook daemon to run scripts on trigger
webhookd-0.1.0 is not a library.

webhookd

A simple gitlab web hooks daemon. Run scripts whenever hook is triggered.

Installation

Run cargo install webhookd to install webhookd.

Configuration

See example.toml for usage.

Usage

Run:

> RUST_LOG=info webhookd --config config.toml