Package which zips the current working directory while ignoring files in gitignore
$ zip-self --output package.zip
$ zip-self -o package-v{version}.zip
Simple package which zips the current working directory while ignoring files in gitignore
JavaScript