jszip-prefix
v1.0.2
Published
jszip-prefix
Downloads
3
Readme
jszip-prefix
ZIP the files and add prefix to the filenames.
INSTALL
$ npm install --global jszip-prefix
USAGE
$ jszip-prefix -h
Usage: jszip-prefix [OPTION] dir/file ...
Zip all files in a directory and add prefix to the filnames.
-o, --output=FILENAME an output filename(default: out.zip)
-p, --prefix=PREFIX add prefix to each filenames
-h, --help display this help
Installation: npm install --global jszip-prefix
Respository: https://github.com/takamin/jszip-prefix
LICENSE
This module published under MIT LICENSE.