This commit is contained in:
2016-03-31 01:59:45 +02:00
commit 82b565e97f
27 changed files with 423 additions and 0 deletions

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# 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)
### Usage
This npm package comes with everything you need to start your own gulp plugin.
Features:
* easily cone a git repo
* easily create a new git repo
* easily add all changes and make a new commit