A smart wrapper for nodegit that simplifies Git operations in Node.js.
Go to file
2016-06-23 19:58:25 +02:00
dist cleanup an add typings 2016-06-23 19:57:25 +02:00
test cleanup an add typings 2016-06-23 19:57:25 +02:00
ts update base structure 2016-06-12 16:46:59 +02:00
.gitignore cleanup an add typings 2016-06-23 19:57:25 +02:00
.gitlab-ci.yml add gitlab-ci yml 2016-06-12 16:50:29 +02:00
.travis.yml small travis fix 2016-03-31 13:23:59 +02:00
index.js initial 2016-03-31 01:59:45 +02:00
LICENSE initial 2016-03-31 01:59:45 +02:00
npmts.json update deps 2016-04-04 23:09:14 +02:00
package.json 0.0.11 2016-06-23 19:58:25 +02:00
README.md now pushing to coveralls 2016-03-31 13:39:30 +02:00
test.js initial 2016-03-31 01:59:45 +02:00

smartgit is an easy wrapper for nodegit

an easy wrapper for nodegit

Buildstatus/Dependencies

Build Status devDependency Status Coverage Status

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