Packages
digraph_viewer
0.1.0
Digraph viewer provides a visual representation of a digraph model through a web based interface
Current section
Files
Jump to
Current section
Files
digraph_viewer
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{deps, [
{cowboy, "2.2.2"},
{jiffy, "0.15.1"},
{uuid, "1.7.3", {pkg, uuid_erl}}
]}.