A javascript Github API command line tool
npm installWith this option you can use tegtig <option> directly in your terminal:
npm install -gnode . 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.