Commit 89c256da authored by Nikolay Govorov's avatar Nikolay Govorov

Added ShowerCLI for pdf generation

parent 65cc2fb8
This diff is collapsed.
......@@ -40,9 +40,11 @@
"gulp-replace": "^1.0.0",
"gulp-zip": "^4.0.0",
"merge-stream": "^1.0.0",
"path-exists-cli": "^1.0.0"
"path-exists-cli": "^1.0.0",
"shower-cli": "^0.1.4"
},
"scripts": {
"pdf": "shower pdf",
"start": "gulp serve",
"prepare": "gulp prepare",
"archive": "gulp archive",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment