Skip to content

A tool to unzip a zip file with pure go tooling.

License

Notifications You must be signed in to change notification settings

Useurmind/gounzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A tool to unzip a zip file with pure go tooling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages