gounzip

command module
v0.0.0-...-16b0e38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2020 License: MIT Imports: 6 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL