README.md

pijul-repository-visualization

A simple tool I hacked together, for visualizing the poset of changes in a Pijul repository.

Usage:

  • Opens svg in firefox: cargo run -- <directory> --open
  • Spit svg to stdout: cargo run -- <directory>

Warning

This is only of "works on my machine" quality.

Dependencies

  • pijul
  • graphviz

For --open:

  • firefox
  • a /tmp/ directory