Merge pull request #603 from flovilmart/proper-cli

Proper CLI with commander
This commit is contained in:
Drew
2016-02-24 20:51:23 -08:00
7 changed files with 388 additions and 47 deletions

View File

@@ -22,6 +22,8 @@
"babel-runtime": "^6.5.0",
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.14.2",
"colors": "^1.1.2",
"commander": "^2.9.0",
"deepcopy": "^0.6.1",
"express": "^4.13.4",
"mime": "^1.3.4",