0.0.2 • Published 8 years ago

generator-easyelectron v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

generator-easyelectron

Generator for a basic Electron app, powered by Yeoman.

Getting Started

You will need:

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

Now install the generator:

$ npm install -g generator-easyelectron

In your empty project folder, run:

$ yo easyelectron

Input your app's name at the prompt:

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

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

License

MIT

0.0.2

8 years ago

0.0.1

9 years ago