john-kelly / electron-boilerplate

Boilerplate to kickstart creating an app with Electron (formerly atom-shell)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-boilerplate

Boilerplate to kickstart creating an app with Electron

See awesome-electron for more useful Electron resources.

Getting started

In your directory, run:

$ curl -fsSL https://github.com/sindresorhus/electron-boilerplate/archive/master.tar.gz | tar -xz --strip-components 2

You can also git clone or download this repo and get contents of the boilerplate folder.

There's also a Yeoman generator.

License

MIT © Sindre Sorhus

About

Boilerplate to kickstart creating an app with Electron (formerly atom-shell)

License:MIT License


Languages

Language:JavaScript 59.0%Language:CSS 20.5%Language:HTML 20.4%