read-only-zip

1.0.0 • Public • Published

read-only-zip

A node script for creating a zip archive where the contents have all been marked as read-only.

Usage

$ npm install -g read-only-zip

or

$ npx read-only-zip

Then...

// Search thru specific path
$ read-only-zip -i path/to/files -o out.zip
$ npx read-only-zip -i path/to/files -o out.zip

Package Sidebar

Install

npm i read-only-zip

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

3.4 kB

Total Files

3

Last publish

Collaborators

  • sators