GitHub personalized feed Notification Service use Mountain Lion Notification Center.
Or install it yourself as:
$ gem install gns
rake build&gem install pkg/gns.gem- copy from sample/gnsrc to ~/.gncrc
- edit private atom at gncrc
$ gns
$ gns stop
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request