https://github.com/ovr/github-webhook-service
Deploy your application with GitHub web hooks
https://github.com/ovr/github-webhook-service
Last synced: 10 months ago
JSON representation
Deploy your application with GitHub web hooks
- Host: GitHub
- URL: https://github.com/ovr/github-webhook-service
- Owner: ovr
- License: mit
- Created: 2014-08-25T03:40:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-23T06:51:30.000Z (about 11 years ago)
- Last Synced: 2025-01-13T09:08:36.110Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 285 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Github WebHook Service
======================
> Service to fetch requests from github web hooks.

Install
-------
```bash
git clone https://github.com/ovr/github-webhook-service.git ./wh.domain.com
cd wh.domain.com
cp app/config.php.dist app/config.php
```
License
-------
This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information.