Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Files

Latest commit

 

History

History
16 lines (12 loc) · 1.16 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.16 KB

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.