github-add-collab-cli

1.0.0 • Public • Published

github-add-collab-cli Build Status

Add collaborators to Github repos

Install

$ npm install --global github-add-collab-cli

Usage

$ github-add-collab --help

  Usage
    $ github-add-collab <user> [repos]

  Example
    $ github-add-collab johndoe github-add-collab yeoman/yo --token 523ef69119
    $ github-add-collab johndoe --add-to-all --token 523ef69119

  Options
    -a, --add-to-all      Add to all repositories
    -s, --add-to-sources  Add to source repositories
    -t, --token           Github token to authenticate with
    -v, --verbose         Show detailed output

Related

License

MIT © Kevin Martensson

Package Sidebar

Install

npm i github-add-collab-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • kevva