github

jgraph / drawio-desktop

  • пятница, 18 августа 2017 г. в 03:14:29
https://github.com/jgraph/drawio-desktop


Official electron build of draw.io



drawio-desktop

draw.io desktop app based on Electron

Build Status

Build status

To run this:

  1. npm install (in the root directory of this repo)
  2. export NODE_ENV=development
  3. npm start

To release:

  1. Update the draw.io sub-module and push the change
  2. Wait for the builds to complete (https://travis-ci.org/jgraph/drawio-desktop and https://ci.appveyor.com/project/davidjgraph/drawio-desktop)
  3. Go to https://github.com/jgraph/drawio-desktop/releases, edit the preview release and publish it.