Skip to content

OpenSwiftUIProject/GraphConverter

Repository files navigation

[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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages