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.
npm install purezip -g
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.
add helper and deep ignore
- improve doc and change all file type to LF.
- release 0.1.0