Skip to content

mjholub/gorar-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorar

Extract rar/zip files in Go.

Install

go install https://github.com/154pinkchairs/gorar-ng@latest

Usage

Extract files

gorar -i <source_file.(zip|rar)> -o <destination>

Credits

mholt/archiver - error handling.

nwaples/rardecode - rar decoding library.

jkotra/gorar - the original project, currently unmaintained

About

Small CLI archive processing utility/library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages