github-to-hypercore ![stability](https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square)
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