2.0.0 • Published 6 years ago

nw-ninja v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

nw-ninja

A minimalistic NW.js starter project for ninjas

npm install -g gulp
git clone https://github.com/kessler/nw-ninja
npm install && cd nwapp && npm install

develop

gulp run

use --debug=true|false (default: true)

build

gulp build

other tasks

preBuildClean

clean / delete files before build, to customize, edit preBuildCleanList.json. The paths are relative to ninjaConfig.appDir, this task is run before build task too

gulp preBuildClean

config

There are two configuration contexts, one for the nw-ninja envelope and one for the actual application.

The envelope configuration is just rc