/my-diagrams

My auto-generated diagrams, such as those created by graphviz

Primary LanguageMakefile

my-diagrams

Graphviz Diagrams

Use the dot command to build images. Use PNG for the image format.

Example: dot -Tpng graph.gv -o graph.png