generator-node-webkit / 2.0.0-alpha.3 last updated a year ago created on Oct 1st 2013
Install
npm install --save generator-node-webkit
Clone
git clone git@github.com:Dica-Developer/generator-node-webkit.git
dependencies
show all 525
| main |
|
chalk | 1.1.3 | MIT |
|
|
decompress-zip | 0.1.0 | MIT | |
|
|
github | 0.2.4 | MIT | |
|
|
inquirer | 0.8.5 | MIT | |
|
|
lodash | 3.10.1 | MIT |
maintainers
dica-developer
versions
17 total
| 2.0.0-alpha.3 | a year ago | dica-developer |
| 1.0.4 | a year ago | dica-developer |
| 1.0.3 | a year ago | dica-developer |
| 1.0.2 | a year ago | dica-developer |
| 1.0.1 | a year ago | dica-developer |
| 1.0.0 | a year ago | dica-developer |
| 0.9.2 | 2 years ago | dica-developer |
| 0.9.1 | 2 years ago | dica-developer |
| 0.9.0 | 2 years ago | dica-developer |
| 0.8.1 | 2 years ago | dica-developer |
| 0.8.0 | 2 years ago | dica-developer |
| 0.7.0 | 2 years ago | dica-developer |
| 0.6.0 | 2 years ago | dica-developer |
| 0.1.0 | 3 years ago | dica-developer |
| 0.0.5 | 3 years ago | dica-developer |
| 0.0.4 | 3 years ago | dica-developer |
| 0.0.1 | 3 years ago | dica-developer |
readme
NWJS generator 
Generator to easily maintain cross platform apps. The generator helps to setup a new project and package the app for different OS's and nwjs versions.
Usage
Install generator-node-webkit:
Make a new directory, and cd into it:
Run yo node-webkit:
Generators
Available generators:
- App
- node-webkit (aka node-webkit:app)
- Download
- Examples
App
Sets up a new nwjs app, generating all the boilerplate you need to get started.
Example:
Download
Downloads a specific nwjs version for an OS of your choice. Generates needed grunt task to build the final app. You can call this generator at any time you want to have a new version nwjs. The sub generator pay attention to already downloaded nwjs source files and will skip the download.
Example:
Produces: