Skip to content

octalmage/generator-easynwjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generator-easynwjs

Generator for a basic NW.js app, powered by Yeoman.

Getting Started

You will need:

  • Node & npm
  • Yeoman (npm install -g yo)

Now install the generator:

$ npm install -g generator-easynwjs

In your empty project folder, run:

$ yo easynwjs

Input your app's name at the prompt:

? What is your apps's name? (My App)

Then the files index.html and package.json will be generated.

License

MIT

About

Very simple Yeoman nw.js app generator.

Resources

Stars

Watchers

Forks

Packages

No packages published