yzip

1.1.0 • Public • Published

yzip

Build Status npm NPM downloads

Zip command depend on adm-zip.

Usage

Zip directory into zip file:

$ yzip -i ./src -o archive.zip

Unzip file:

$ yzip -x -i ./archive.zip -o ./output

TODO

  • [x] zip
  • [x] unzip

License

MIT License

Copyright (c) 2020 Yuga Sun

Readme

Keywords

Package Sidebar

Install

npm i yzip

Weekly Downloads

60

Version

1.1.0

License

MIT

Unpacked Size

17.8 kB

Total Files

21

Last publish

Collaborators

  • yugasun