implement new class approach

This commit is contained in:
2016-11-22 21:49:40 +01:00
parent 5fd2b07266
commit da16094e36
39 changed files with 493 additions and 528 deletions

View File

@ -1,7 +1,7 @@
{
"name": "smartgit",
"version": "0.1.10",
"description": "an easy wrapper for git",
"description": "smart git wrapper for node",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {