Skip to content

EliYao/PureZip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureZip

A zip tool for compress needed files, by default PureZip will ingore node_modules zip file and file name start with dot like .gitignore or .git.

Install

npm install purezip -g

Usage

Use terminal cd to target package path and run purezip command, after finised log you will get a zip file same name as package name out package.

Version 0.1.6 (22 May 2017)

add helper and deep ignore

Version 0.1.3 (3 April 2017)

  • improve doc and change all file type to LF.

Version 0.1.0 (2 April 2017)

  • release 0.1.0

Source

GitHub

License

MIT

Releases

No releases published

Packages

No packages published