webhookd A very simple webhook server to launch shell scripts. At a glance Installation Run the following command: $ go get -v github.com/ncarlier/webhookd Or download the binary regarding your architecture: $ sudo curl -s https://raw.githubusercontent.com/ncarlier/webhookd/master/install.sh | bash