@rxpm/zipper

1.0.0 • Public • Published

Zipper 🗃

Basic file archiving utility.

Requirements

Installation

Install Zipper globally on your system.

npm i -g @rxpm/zipper

Usage

Generate a ZIP archive with default options.

zipper

Exclude specific files or directories by using the --exclude or -e flag.

zipper --exclude node_modules build .env

Customize the output file name by using the --outfile or -o flag.

zipper --outfile node-app.zip

For more information or inquiries, please contact the project owner: Rajat (rajatxt@proton.me)

Readme

Keywords

Package Sidebar

Install

npm i @rxpm/zipper

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

3.78 kB

Total Files

4

Last publish

Collaborators

  • rxpm