Visualizing the language migration of a codebase

Migrating a codebase from one language to another is a long journey. Using a simple shell script you can create a quick and useful visual.

Read

Better diagrams through DOT

Building flow diagrams can be tedious to create and even more to update. Rather than drawing shapes and lines yourself, consider using DOT to focus on what matters: the data.

Read