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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1

Package Sidebar

Install

npm i hook_receiver

Weekly Downloads

1

Version

0.0.3

License

BSD

Last publish

Collaborators

  • aortmann