Watch a Graphviz .dot file and render it as ASCII as it changes.
Inspired by dot-to-ascii
Run setup.sh
Only for Mac OS at the moment
- Open a Graphviz .dot file in your favourite editor
- Get a terminal and run
./graphviz-watch <file>
- Watch it update as you make alterations.