0.1.95 • Published 12 years ago
slush-nodewebkit-express-nedb v0.1.95
slush-nodewebkit-express-nedb
A simple scaffolding to build a node-webkit app with Express and NeDB
Dependencies
You need install gulp and slush previously to run this generator.
Installation
1) To install gulp globally, use:
$ [sudo] npm install -g gulp2) To install slush globally, use:
$ [sudo] npm install -g slush3) Finally, install the generator:
$ [sudo] npm install -g slush-nodewebkit-express-nedbUsage
To run the generator, use:
$ slush nodewebkit-express-nedbExtra
This generator have any tasks running with gulp:
To run application in currenty platform, use:
$ gulp runTo zip application, use: (Working in Linux and OSX)
$ gulp zipTo compile application for Windows:
$ [sudo] gulp winTo compile application for OSX:
$ [sudo] gulp osxTo compile application for Linux:
$ [sudo] gulp linuxObservations
If an error occurs with the tasks "gulp osx", "gulp win" or "gulp linux", dont worry, Its just a mismatch in versions of nodewebkit with the compiler, but either way your project will be compiled.0.1.95
12 years ago
0.1.9
12 years ago
0.1.83
12 years ago
0.1.82
12 years ago
0.1.81
12 years ago
0.1.8
12 years ago
0.1.74
12 years ago
0.1.73
12 years ago
0.1.72
12 years ago
0.1.71
12 years ago
0.1.7
12 years ago
0.1.63
12 years ago
0.1.62
12 years ago
0.1.61
12 years ago
0.1.6
12 years ago
0.1.5
12 years ago
0.1.4
12 years ago
0.1.3
12 years ago
0.1.2
12 years ago
0.1.1
12 years ago
0.1.0
12 years ago