Add a collaborator to all of your github repositories.
Install with npm
$ npm i add-collaborator -gPull down repositories.
$ add-collaborator reposSync collaborators with repositories
$ add-collaborator syncDo both at once
$ add-collaborator repos syncForce questions for github authentication and settings to be asked again
$ add-collaborator repos sync -fProvide flags through the commandline to override stored settings.
userorufor github user that is the owner of the repositoriescollaboratororcfor the collaborator to addtokenortfor github authentication token (basic github authentication is not supported through flags)
$ add-collaborator repos sync -u [username] -c [collaborator] -t [token]- ask-for-github-auth: Prompt a user for their github authentication credentials and save the results.
- composer: The build system used to create verb, assemble and generate.
- github-base: Base methods for creating node.js apps that work with the GitHub API.
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Brian Woodward
Copyright © 2015 Brian Woodward Released under the MIT license.
This file was generated by verb-cli on August 20, 2015.