Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 365 Bytes

[WIP] GraphConvert

Convert ag-json graph json file to GraphViz graph model.

The package currently is in early preview. The graph converter logic is not yet fully complete.

Usage

swift build -c release
cp <GraphConverter binary> ./
./GraphConverter -i xx -o xx -f {dot, png, svg, etc}

Example

Example PNG output