https://github.com/StefanScherer/choco-archiver
Archiver tool as Chocolatey package - Easily create and extract .zip, .tar, .tar.gz, .tar.bz2, .tar.xz, .tar.lz4, .tar.sz, and .rar (extract-only) files with Go
https://github.com/StefanScherer/choco-archiver
Last synced: 4 months ago
JSON representation
Archiver tool as Chocolatey package - Easily create and extract .zip, .tar, .tar.gz, .tar.bz2, .tar.xz, .tar.lz4, .tar.sz, and .rar (extract-only) files with Go
- Host: GitHub
- URL: https://github.com/StefanScherer/choco-archiver
- Owner: StefanScherer
- License: mit
- Created: 2017-07-23T17:09:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T07:13:24.000Z (over 6 years ago)
- Last Synced: 2024-05-23T00:34:36.794Z (11 months ago)
- Language: PowerShell
- Size: 25.4 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - StefanScherer/choco-archiver - Archiver tool as Chocolatey package - Easily create and extract .zip, .tar, .tar.gz, .tar.bz2, .tar.xz, .tar.lz4, .tar.sz, and .rar (extract-only) files with Go (PowerShell)
README
# chocolatey installer for mholt/archiver
[](https://chocolatey.org/packages/archiver)
[](https://chocolatey.org/packages/archiver)
[](https://ci.appveyor.com/project/StefanScherer/choco-archiver)This is a chocolatey package for archiver. Please see MAINTENANCE.md
for information on how to upkeep it.To use, simply run `choco install archiver -y` (this may need a `-pre`
flag also if it hasn't gone through moderation).# Links
* https://github.com/mholt/archiver - the source repo