dot2ruby

Ruby interface to the GraphViz graphing tool

Install

All systems
curl cmd.cat/dot2ruby.sh
Debian Debian
apt-get install ruby-graphviz
Ubuntu
apt-get install ruby-graphviz
image/svg+xml Kali Linux
apt-get install ruby-graphviz
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-graphviz
Raspbian
apt-get install ruby-graphviz

ruby-graphviz

Ruby interface to the GraphViz graphing tool

Ruby/Graphviz provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using GraphViz.