github-upstreamer:自动为分叉配置遥控器!

时间:2024-05-23 04:34:37
【文件属性】:

文件名称:github-upstreamer:自动为分叉配置遥控器!

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-23 04:34:37

JavaScript

github上游 自动为分叉配置遥控器! 安装 $ npm install --save github-upstreamer 用法 const githubUpstreamer = require ( 'github-upstreamer' ) ; githubUpstreamer ( dir , name , function ( err , res ) { if ( err ) { console . error ( err ) ; } else { console . log ( 'Upstream is set!' ) ; } } ) ; 原料药 githubUpstreamer([路径],[名称],cb) 小路 类型: string默认值: . git仓库的路径。 名称 类型: string 默认值: upstream 叉子的远程名称。 命令行界面 $ npm


【文件预览】:
github-upstreamer-master
----.gitignore(21B)
----package.json(755B)
----cli.js(520B)
----.travis.yml(40B)
----index.js(1KB)
----test.js(2KB)
----license(1KB)
----readme.md(2KB)
----.gitattributes(12B)
----.editorconfig(231B)

网友评论