Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 564 Bytes

README.markdown

File metadata and controls

27 lines (17 loc) · 564 Bytes

GrowlHub

GrowlHub is a script that will watch specified Github repositories and growl whenever a new commit is pushed to Github.

Requirements

Usage

To track one or more repositories:

node growlhub.js user/repository/branch

To track your github.com user/repository watch list

node growlhub.js --all

For more options:

node growlhub.js --help