add-collaborator:将协作者添加到所有github存储库中

时间:2024-05-22 01:46:09
【文件属性】:

文件名称:add-collaborator:将协作者添加到所有github存储库中

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-22 01:46:09

github nodejs api cli collaboration

添加合作者 将协作者添加到所有github存储库中。 用安装 $ npm i add-collaborator -g 用法 下拉存储库。 $ add-collaborator repos 将协作者与存储库同步 $ add-collaborator sync 一次都做 $ add-collaborator repos sync 再次询问有关github身份验证和设置的问题 $ add-collaborator repos sync -f 通过命令行提供标志以覆盖存储的设置。 user或u对于github用户,它是存储库的所有者) collaborator或c为协作者添加 token或github身份验证令牌的t (不支持通过标记进行基本github身份验证) $ add-collaborator repos sync -u [username] -c [collaborat


【文件预览】:
add-collaborator-master
----.travis.yml(151B)
----bin()
--------cli.js(522B)
----package.json(1KB)
----LICENSE(1KB)
----.gitignore(145B)
----lib()
--------utils.js(270B)
--------tasks()
----.verb.md(1KB)
----README.md(2KB)
----.jshintrc(281B)
----.editorconfig(294B)
----.gitattributes(127B)

网友评论