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
- Host: GitHub
- URL: https://github.com/Beasta/grumpZip
- Owner: Beasta
- Created: 2017-05-21T08:26:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T08:37:27.000Z (about 9 years ago)
- Last Synced: 2024-10-24T16:51:05.668Z (over 1 year ago)
- Topics: bash, command, command-line, command-line-tool, grump, zip
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!