16 lines
730 B
Markdown
16 lines
730 B
Markdown
# smartgit is an easy wrapper for nodegit
|
|
an easy wrapper for nodegit
|
|
|
|
### Buildstatus/Dependencies
|
|
[](https://travis-ci.org/pushrocks/smartgit)
|
|
[](https://david-dm.org/pushrocks/smartgit#info=devDependencies)
|
|
[](https://coveralls.io/github/pushrocks/smartgit?branch=master)
|
|
|
|
### Usage
|
|
This npm package comes with everything you need to start your own gulp plugin.
|
|
|
|
Features:
|
|
|
|
* easily clone a git repo
|
|
* easily create a new git repo
|
|
* easily add all changes and make a new commit |