smartgit/README.md
2016-06-29 18:48:54 +02:00

802 B

smartgit is an easy wrapper for nodegit

an easy wrapper for nodegit

Buildstatus/Dependencies

build status devDependency Status Coverage Status

Usage

This plugin exposes some easified method wrappers for nodegit. This limits options but reduces errors (TypeScript) and speeds up usage.

Features:

  • easily clone a git repo
  • easily create a new git repo
  • easily add all changes and make a new commit