command
module
Version:
v0.0.0-...-16b0e38
Opens a new window with list of versions in this module.
Published: Jul 21, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gounzip
A tool to unzip a zip file with pure go tooling.
Install
Install via go get
go get -u github.com/Useurmind/gounzip
Usage
Unzip files into current folder:
gounzip ./archive.zip .
Unzip files into subfolder:
gounzip ./archive.zip myFolder
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.