nw-zip-builder

1.1.0 • Public • Published

nw-zip-builder Build Status

This command line tool is wrapper of mllrsohn/node-webkit-builder.

Simply nw.build().then(zipped!)

For electron: azu/electron-zip-packager

Installation

npm install nw-zip-builder --save-dev

Usage

nw-zip-builder -p osx32 ./path/to/app
# => app-osx32.zip

See example/package.json

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

Package Sidebar

Install

npm i nw-zip-builder

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • azu