comelon

0.4.5 • Public • Published

Badges

Screenshots

Installation

Quick start for developers.

$ npm install -g electron-prebuild
$ npm install -g comelon
 
$ comelon # running comelon 

If you cannot run npm command. Then, you are able to download github release v0.2.3 binary

For development

$ git clone https://github.com/MaxMEllon/comelon.git && cd comelon
$ npm i
$ npm run compile
$ node_modules/.bin/electron .

If you would like to watching the source code, then You should execute npm run start.

When you run unit test, you need to set enviorment value. For example as follows.

$ export USER_EMAIL=sample@hoge.com
$ export PASSWORD=XXXXXXXXXXXX
$ npm run test

e2e test like when unit test to run, you need to set value.

Contribute

Everything okay.

がんがんいこうぜ(小さなプルリクエストからなんでも待ってます)

Download Binary

Todo

TODO

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.4.54latest

Version History

VersionDownloads (Last 7 Days)Published
0.4.54
0.4.43
0.4.23
0.4.13
0.4.03
0.3.13
0.3.03
0.2.33
0.2.24
0.2.13
0.2.04
0.1.03

Package Sidebar

Install

npm i comelon

Weekly Downloads

39

Version

0.4.5

License

MIT

Last publish

Collaborators

  • maxmellon