c6

0.3.0 • Public • Published

g6 -- GUI for node.js

Install

  1. Make sure you have install Electron.js in global mode.
  2. Git clone this project and install it.
$ npm intall electron -g
$ git clone https://github.com/ccckmit/g6.git
$ cd g6
$ npm install

Run

Example 1 :

$ electron . demo/chartDemo.js

Example 2 :

$ electron . demo/imageDemo.js > imageDemo.out

Readme

Keywords

none

Package Sidebar

Install

npm i c6

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • ccckmit