monotone-viz
visualize a monotone repository
Install
- All systems
-
curl cmd.cat/monotone-viz.sh
- Debian
-
apt-get install monotone-viz
- Ubuntu
-
apt-get install monotone-viz
- Fedora
-
dnf install monotone-viz
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install monotone-viz
- Raspbian
-
apt-get install monotone-viz
- Dockerfile
- dockerfile.run/monotone-viz
monotone-viz
visualize a monotone repository
Monotone-viz is a small GTK+ application that visualizes monotone ancestry graphs. Monotone is a free distributed version control system. Montone-viz is developed in the Objective Caml language, using the GTK+ and libgnomecanvas libraries (via LablGTK, an OCaml binding for GTK+), and it uses the dot program from the Graphviz package.