hook_receiver

0.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i hook_receiver

Weekly Downloads

1

Version

0.0.3

License

BSD

Last publish

Collaborators

  • aortmann