To generate an SVG file from a .dot file, use the sketchviz command with the following format:
sketchviz <path/to/input.dot> <path/to/output.svg>Commit messages should follow a standard format:
- A concise one-line summary.
- A blank line.
- Detailed bullet points describing the change.