zipt
Version:
An interactive command line file zip tool
17 lines (11 loc) • 634 B
Markdown
# zipt
zipt is an TUI application for creating compressed archives. zipt currently supports `.zip` and `.tar` compression formats.
```
Usage: zipt [options]
Options:
-h, --help Diplays this help message
-r Display individual files in nested subdirectories (default off)
-a Allow files in all directories, included hidden directories and those in .gitignore if one exists (default off)
```
Demo gif (made with [terminalizer](https://github.com/faressoft/terminalizer)):
