Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 289 Bytes

fastzip-cli

This project adds a command line interface (cli) for the fastzip project.

Example

Compress

fastzip-cli compress /path/to/folder archive.zip

Extract

fastzip-cli extract archive.zip /path/to/folder