0.0.7 • Published 8 years ago

elects v0.0.7

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

ElecTS

Build Status

Requirements

  • electron-prebuilt
  • gulp
  • typescript

if these are not installed, install them (see below).

$ npm install -g electron-prebuilt gulp typescript

Install

$ npm install -g elects

Usage

Create new project

$ elects new {project_name}
$ cd {project_name}
$ npm install

Compile

$ gulp compile

Run

$ gulp run

Package

$ gulp pack

License

MIT

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago