sync-fork:同步叉子的最快方法

时间:2021-05-22 21:34:31
【文件属性】:
文件名称:sync-fork:同步叉子的最快方法
文件大小:63KB
文件格式:ZIP
更新时间:2021-05-22 21:34:31
nodejs git cli sync fork §同步叉子的最快方法 npx sync-fork 目录: 要求 cli的用法 添加远程URL npx sync-fork -a < remoteUrl> 这是以下内容的简写: git remote add upstream 确保您已添加远程URL并有权访问存储库(如果已完成,请跳过它) 使用npx运行: npx sync-fork 全球安装: # choose one package manager: npm i -g sync-fork # npm yarn global add sync-fork # yarn sync-fork §已同步!! :check_mark: 参数 上游名称: -u --upstream sync-fork -u < upstreamName> 例子: sync-fork -u heroku # he
【文件预览】:
sync-fork-master
----images()
--------next-example-cmd.png(29KB)
--------next-example-hyper.png(18KB)
----package.json(1KB)
----__tests__()
--------utils.test.js(987B)
----.eslintrc.json(330B)
----.github()
--------workflows()
----.prettierrc(150B)
----jest.config.js(7KB)
----.npmignore(141B)
----builder.js(4KB)
----LICENSE.md(1KB)
----.gitignore(73B)
----lib()
--------utils.js(11KB)
--------index.js(1KB)
--------messages.js(4KB)
--------icons.js(551B)
----README.md(6KB)
----.jshintrc(22B)

网友评论