4.0.2 • Published 7 years ago

electron-zip-packager v4.0.2

Weekly downloads
14
License
MIT
Repository
github
Last release
7 years ago

electron-zip-packager

A wrapper of electron-packager.

Package your electron app and zipped!

For NW.js: azu/nw-zip-builder

Installation

npm install -g electron-zip-packager

Usage

It is the same with electron-packager.

$ electron-zip-packager <sourcedir> <appname> --platform=<platform> --arch=<arch> --version=<version>

See more detail on: electron-packager.

$ electron-zip-packager -h

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

4.0.2

7 years ago

4.0.1

7 years ago

4.0.0

8 years ago

3.0.0

8 years ago

2.0.0

8 years ago

1.0.4

8 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago