Added batch mode and CLI interface.

This commit is contained in:
Roel van Uden
2015-01-24 12:29:12 +01:00
parent 7d0c8f2ecd
commit 66f62d3aa1
7 changed files with 118 additions and 55 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"big-integer": "^1.4.1",
"cheerio": "^0.18.0",
"commander": "^2.6.0",
"mkdirp": "^0.5.0",
"request": "^2.51.0",
"xml2js": "^0.4.4"