Home

Awesome

github-to-hypercore stability

npm version build status test coverage downloads js-standard-style

Stream a github event feed into a hypercore.

Usage

$ SECRET=<cool-github-secret> PORT=<some-port> github-to-hypercore
# => <base64 key>

To apply to all of your projects, you need to create a new github integration that can receive the webhook events.

Installation

$ npm install github-to-hypercore

See Also

License

MIT