2.0.0 • Published 8 years ago
nw-ninja v2.0.0
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 installdevelop
gulp runuse --debug=true|false (default: true)
build
gulp buildother 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 preBuildCleanconfig
There are two configuration contexts, one for the nw-ninja envelope and one for the actual application.
The envelope configuration is just rc
2.0.0
8 years ago