git ray::laptop::water_pistol: 一个nodejs库来调用用RxJS编写的git命令 源码
git-ray :laptop: :water_pistol: -一个nodejs库来调用用RxJS编写的git命令 安装 yarn add git-ray 或者 npm install git-ray 用法 可以观察到 当前支持的命令: git-clone git-pull git-checkout git-remote git-fetch 所有命令都将具有功能签名模式,例如: 有关生成选项和ChildProcess类的定义,请参见文档。 function gitCommand ( arg : String , // a string argument to pass as the main param to git params : String [ ] , // git command options nodeSpawnOptions : Object = { cwd : process
文件列表
git-ray-master.zip
(预估有个18文件)
git-ray-master
yarn.lock
107KB
example.js
1KB
src
git
utils
spawn.js
628B
__tests__
__snapshots__
spawn.test.js.snap
211B
暂无评论