webhook-api/README.md
2016-01-30 21:21:40 +01:00

27 lines
321 B
Markdown

Webhook API
===========
Gogs webhook api system writed for [gitnet] project.
Installation
------------
### Requirements
* PHP >= 5.4
### With GIT
$ git clone https://gitnet.fr/deblan/webhook-api.git
### Without GIT
$
### Access keys
$ cp accounts.php-dist accounts.php
$ ... Add API keys in accounts.php ...