npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

github-to-hypercore

1.1.0

@yoshuawuyts

npmHomeRepoSnykSocket
Downloads:13
$ npm install github-to-hypercore
DailyWeeklyMonthlyYearly

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

  • https://developer.github.com/webhooks/#events
  • https://github.com/settings/installations

License

MIT