dot2ruby
Ruby interface to the GraphViz graphing tool
Install
- All systems
-
curl cmd.cat/dot2ruby.sh
- Debian
-
apt-get install ruby-graphviz
- Ubuntu
-
apt-get install ruby-graphviz
- 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
- Dockerfile
- dockerfile.run/dot2ruby
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.