woodpenker / go-gitlab-webhook

A GitLab webhook receiver written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-gitlab-webhook

A GitLab webhook receiver written in Go

Usage

  • git clone git@github.com:soupdiver/go-gitlab-webhook.git
  • cd go-gitlab-webhook
  • go build
  • cp config.example.json config.json
  • edit config.json that it fits your needs
  • ./go-gitlab-webhook [CONFIGPATH]

Future

  • upstart script

About

A GitLab webhook receiver written in Go

License:Other


Languages

Language:Go 72.5%Language:Shell 27.5%