/graph-editor-demo

Sample application for the graph-editor API.

Primary LanguageJavaEclipse Public License 1.0EPL-1.0

Graph Editor Demo

A sample application created to show basic usage of the graph-editor API.

Download self-executable installer from the latest actions: Build Windows Installer Build macOS Installer Build Unix Installer

Or compile and run it yourself:

  1. Requires Java 17, Git and Maven.
  2. Clone the project (git clone https://github.com/eckig/graph-editor.git
  3. Import into your favorite IDE
  4. Launch it with maven javafx:run.