A javascript Github API command line tool
npm install
With this option you can use tegtig <option>
directly in your terminal:
npm install -g
node . u <username>
//
node . user <username>
node . uid <username>
node . o <orgname>
//
node . org <orgname>
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.