added a help screen that appears if zip option undefined or help option is present.

This commit is contained in:
Drew McArthur
2017-11-10 12:53:33 +01:00
parent 39b0ddb0ea
commit a4a17cf3be
3 changed files with 98 additions and 6 deletions

View File

@ -11,6 +11,7 @@
"license": "ISC",
"dependencies": {
"command-line-args": "^4.0.7",
"command-line-usage": "^4.0.1",
"node-fetch": "^1.7.3"
},
"devDependencies": {