0.2.5 • Published 5 years ago

electron-starter-kit v0.2.5

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

Electron Starter Kit

Package can help you start new electron projects more simpler.

##Beta mode

Project under development. Now you can using only init function.
This is my first open source project. If you want help, use package.json author information for contact me.

Installation

npm i -g electron-starter-kit

Usage

After installation you can use command line for initiate new application
esk init demo [options]
Command above create new directory demo and copy project files into.
By default command line create js project but you can use additional options for more flexible ways.

Additional options

Project type

--js | --ts
Command line use js by default, but if you want you can use predefined typescript configuration.

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago