ghcup-hs/scripts/dev/modgraph.sh

5 lines
144 B
Bash
Executable File

#!/bin/sh
graphmod | tred | dot -Tsvg -Gsize=10,9\! > docs/modules_small.svg
graphmod | tred | dot -Tsvg -Gsize=15,9\! > docs/modules_wide.svg