Skip to content

kpdecker/githubpub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githubpub

PubNub endpoint for Github Post-Receive URLs

Install

Heroku

heroku create -s cedar
heroku addons:add pubnub:minimal
git push heroku master

Standalone

export PUBNUB_PUBLISH_KEY=$publishKey
export PUBNUB_SUBSCRIBE_KEY=$subscribeKey
node githubpub.js

About

PubNub endpoint for Github Post-Receive URLs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published