2016-03-30 23:59:45 +00:00
|
|
|
# smartgit is an easy wrapper for nodegit
|
|
|
|
an easy wrapper for nodegit
|
|
|
|
|
|
|
|
### Buildstatus/Dependencies
|
|
|
|
[![Build Status](https://travis-ci.org/pushrocks/smartgit.svg?branch=master)](https://travis-ci.org/pushrocks/smartgit)
|
|
|
|
[![devDependency Status](https://david-dm.org/pushrocks/smartgit/dev-status.svg)](https://david-dm.org/pushrocks/smartgit#info=devDependencies)
|
2016-03-31 11:39:30 +00:00
|
|
|
[![Coverage Status](https://coveralls.io/repos/github/pushrocks/smartgit/badge.svg?branch=master)](https://coveralls.io/github/pushrocks/smartgit?branch=master)
|
2016-03-30 23:59:45 +00:00
|
|
|
|
|
|
|
### Usage
|
|
|
|
This npm package comes with everything you need to start your own gulp plugin.
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
2016-06-25 19:23:35 +00:00
|
|
|
* easily clone a git repo
|
2016-03-30 23:59:45 +00:00
|
|
|
* easily create a new git repo
|
|
|
|
* easily add all changes and make a new commit
|