0.0.3 • Published 11 years ago

hook_receiver v0.0.3

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

A simple hook receiver for git or github

Install dependencies

npm install

Start receiver with

node index.js -p <port>

Specify branch in the .json file in your config folder.

Create a hook in github or gitlab

Example:

http://192.168.1.145:8001/sample

For that example you need to take the sample.json if u create a hook_receiver.json u need to create a hook like this:

http://192.168.1.145:8001/hook_receiver

Edit sample.json with your commands and branch you want to have