1.0.2 • Published 5 years ago

jszip-prefix v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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.

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago