
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
add-collaborator
Advanced tools
Add a collaborator to all of your github repositories.
Install with npm
$ npm i add-collaborator -g
Pull down repositories.
$ add-collaborator repos
Sync collaborators with repositories
$ add-collaborator sync
Do both at once
$ add-collaborator repos sync
Force questions for github authentication and settings to be asked again
$ add-collaborator repos sync -f
Provide flags through the commandline to override stored settings.
user
or u
for github user that is the owner of the repositoriescollaborator
or c
for the collaborator to addtoken
or t
for github authentication token (basic github authentication is not supported through flags)$ add-collaborator repos sync -u [username] -c [collaborator] -t [token]
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.
FAQs
Add a collaborator to all of your github repositories.
The npm package add-collaborator receives a total of 2 weekly downloads. As such, add-collaborator popularity was classified as not popular.
We found that add-collaborator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.