eckig / graph-editor-demo

Sample application for the graph-editor API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sample application for the graph-editor API.

License:Eclipse Public License 1.0


Languages

Language:Java 92.9%Language:CSS 6.1%Language:JavaScript 1.0%