Unverified Commit 4f5e1075 authored by Vadim Makeev's avatar Vadim Makeev Committed by GitHub

Merge pull request #328 from shower/pdf-generation

Added ShowerCLI for pdf generation
parents 65cc2fb8 89c256da
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