Skip to content

MCSManager/Zip-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Zip

A lightweight compression and decompression tool.

Features

Unzip a ZIP file

./file-zip -mode 2 --zipPath MyZip.zip --DistDirPath MyDir --code utf-8
  • --code: utf-8, gbk, big5, shift_jis, euckr

Compress multiple files

./file-zip -mode 1 --file test1.txt --file TestDir --file test2.txt --zipPath NewZip.zip

License

Released under the MIT License.

About

A lightweight compression and decompression tool.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages