Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 714 Bytes

File metadata and controls

20 lines (17 loc) · 714 Bytes

Digraph

Usage

Windows

digraph.exe {graph_path}

Linux

./digraph {graph_path}

Graph Description JSON

Writing your own JSON is quite simple. Take a look at example1 or example2.

Used Open Source Projects