https://github.com/jgraph/drawio-desktop
Official electron build of draw.io
drawio-desktop
draw.io desktop app based on Electron
![Build Status](https://camo.githubusercontent.com/daeb81930bc7e4a1f05358d4e6f2eb5ad5d7d91c/68747470733a2f2f7472617669732d63692e6f72672f6a67726170682f64726177696f2d6465736b746f702e7376673f6272616e63683d6d6173746572)
![Build status](https://camo.githubusercontent.com/387f73ee56dbdcb38e62d7071b8e73249626a1b7/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f65353677647373756b717577653762763f7376673d74727565)
To run this:
- npm install (in the root directory of this repo)
- export NODE_ENV=development
- npm start
To release:
- Update the draw.io sub-module and push the change
- Wait for the builds to complete (https://travis-ci.org/jgraph/drawio-desktop and https://ci.appveyor.com/project/davidjgraph/drawio-desktop)
- Go to https://github.com/jgraph/drawio-desktop/releases, edit the preview release and publish it.