Skip to content

paulohp/slush-nodewebkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slush-nodewebkit

image

A simple scaffolding to build a node-webkit app

based on Beto Muniz's project. Thank you! ♥♥♥

Dependencies

You need install gulp and slush previously to run this generator.

Installation

  1. To install gulp globally, use:
$ npm install -g gulp
  1. To install slush globally, use:
$ npm install -g slush
  1. Finally, install the generator:
$ npm install -g slush-nodewebkit

Usage

To run the generator, use:

$ slush nodewebkit

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 (Win, OSX, Linux):

$ gulp win or $ gulp compile

==============================================================================

License

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004

Copyright (C) 2004 Sam Hocevar [email protected]

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •