easily add/remove collaborators to/from your github repos from the CLI
npm install collaboratoreasily add new collaborators to your github repos from the CLI

``
npm install -g collaborator
You can also specify the
--npm flag to automatically add them as an owner
on npm. Be aware that it uses the module find-npm-by-github
to guess the npm name of the github user.So you should check the message
Added on
stderr in case the npm user name was wrongly determined.
example
`
collaborator maxogden > collaborators.md
``see collaborators.md for the output