Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

juliangruber/ghn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghn

GitHub notifications cli

Example

$ TOKEN=OAUTHTOKEN ghn
1) npm/npme-installer: npme must be owner of whitelist file
2) npm/npme-installer: Vagrant Image for npmE
3) npm/npme-installer: http://npme-server/module-name/latest does not work
4) npm/npme-installer: cannot use npm search for @myco
Command: view 1
$ # opens Issue 1 in your browser

Create a token here and ensure it has notification and repo rights.

Installation

$ npm install -g ghn

Commands

  • view ID: open notification ID in your browser
  • peek ID: read the latest update to notification ID without marking it as read
  • read ID: mark notification ID as read

License

MIT