gitutils
v0.0.1
Published
execute git commands on Node.js
Downloads
3
Readme
gitutils
gitutils is a package used to execute Git commands with Node.js.
Now the gitutils is still very simple. So far, it has
- a function to clone a specified remote repository to local user directory
