/graphviz-watch

Watch a Graphviz .dot file and render it as ASCII as it changes.

Primary LanguageShell

graphviz-watch

Watch a Graphviz .dot file and render it as ASCII as it changes.

Inspired by dot-to-ascii

Setup

Run setup.sh

Only for Mac OS at the moment

Usage

  1. Open a Graphviz .dot file in your favourite editor
  2. Get a terminal and run ./graphviz-watch <file>
  3. Watch it update as you make alterations.