0.0.7 • Published 10 years ago

elects v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago