An open API service indexing awesome lists of open source software.

https://github.com/Beasta/grumpZip

Zip files from the command line
https://github.com/Beasta/grumpZip

bash command command-line command-line-tool grump zip

Last synced: over 1 year ago
JSON representation

Zip files from the command line

Awesome Lists containing this project

README

          

# zip
Zip files from the command line

If grump has not yet been installed, you can do so using:
```bash
npm i -g grump
```

Example usage:
```
grump zip
```

see [grumpJS.com](https://grumpjs.com) to find other useful grumps!