0.0.2 • Published 5 years ago

@dendra-science/github-webhook-nats-streaming v0.0.2

Weekly downloads
1
License
BSD-2-Clause-Free...
Repository
github
Last release
5 years ago

GitHub Webhook to NATS Streaming

Command line interface tool to forward GitHub Webhoook events to a NATS Streaming channel.

Instructions

  1. Be sure you have Node version 10.14.2 or greater. If you’re using nvm, you may need to nvm use 10.14.2.

  2. Clone this repo.

  3. Make this project directory the current directory, i.e. cd github-webhook-nats-streaming.

  4. Install modules via npm install.

  5. If all goes well, you should be able to run the predefined package scripts.