Skip to content

eckig/graph-editor-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.