0.1.95 • Published 10 years ago

slush-nodewebkit-express-nedb v0.1.95

Weekly downloads
-
License
MIT
Repository
github
Last release
10 years ago

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 gulp

2) To install slush globally, use:

$ [sudo] npm install -g slush

3) Finally, install the generator:

$ [sudo] npm install -g slush-nodewebkit-express-nedb

Usage

To run the generator, use:

$ slush nodewebkit-express-nedb

Extra

This generator have any tasks running with gulp:

To run application in currenty platform, use:

$ gulp run

To zip application, use: (Working in Linux and OSX)

$ gulp zip

To compile application for Windows:

$ [sudo] gulp win

To compile application for OSX:

$ [sudo] gulp osx

To compile application for Linux:

$ [sudo] gulp linux

Observations

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

10 years ago

0.1.9

10 years ago

0.1.83

10 years ago

0.1.82

10 years ago

0.1.81

10 years ago

0.1.8

10 years ago

0.1.74

10 years ago

0.1.73

10 years ago

0.1.72

10 years ago

0.1.71

10 years ago

0.1.7

10 years ago

0.1.63

10 years ago

0.1.62

10 years ago

0.1.61

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago