1.0.0 • Published 2 years ago
@rxpm/zipper v1.0.0
Zipper 🗃
Basic file archiving utility.
Requirements
Installation
Install Zipper globally on your system.
npm i -g @rxpm/zipperUsage
Generate a ZIP archive with default options.
zipperExclude specific files or directories by using the --exclude or -e flag.
zipper --exclude node_modules build .envCustomize the output file name by using the --outfile or -o flag.
zipper --outfile node-app.zipFor more information or inquiries, please contact the project owner: Rajat (rajatxt@proton.me)
1.0.0
2 years ago