Convert DOT files into Interactive SVG websites.
For example, turn this DOT file into this:
Credit to mountainstorm as this is built on top of jquery.graphviz.svg
- Create DOT files the
dot_files
directory. See here for DOT language reference - Run
make run