Skip to content

xiaofuzi/node-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-git

node.js git module

  • gitClone

执行git clone 命令

gitClone('git@github.com:iwaimai-bi-fe/vue-component-skeleton.git',
    './dist/app',
    {
        '-b': 'dist'
    }
)

About

a node.js git module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published