https://github.com/lazypwny751/zipper
Multi compressor library (wrapper for across compression methods).
https://github.com/lazypwny751/zipper
bash compressor cpio gzip library zip
Last synced: 4 months ago
JSON representation
Multi compressor library (wrapper for across compression methods).
- Host: GitHub
- URL: https://github.com/lazypwny751/zipper
- Owner: lazypwny751
- License: gpl-3.0
- Created: 2023-05-20T16:06:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-20T19:57:24.000Z (over 2 years ago)
- Last Synced: 2025-05-30T08:53:15.042Z (5 months ago)
- Topics: bash, compressor, cpio, gzip, library, zip
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# project name
Description.# Requirements
- [require](https://github.com/user/repository.git)
- [require](https://github.com/user/repository.git)
- [require](https://github.com/user/repository.git)# Installation
```bash
set -e
git clone https://github.com/user/repository.git
cd repository
make install
```# Usage
Usage..## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## License
[GPL3](https://choosealicense.com/licenses/gpl-3.0/)