A while back I mentioned what I called the Ralsina Programmatic Universe, a chart I kept of how each of my projects used other projects and so on.
It was a pretty half-baked thing …
WELL now it’s AT LEAST 75% baked!
You can visualize my code and its dependencies, including into the larger crystal world of shards here: Crystal Projects Visualization
And here is a fun thing: if you are a github user, you can get yours with no effort! Just:
- fork the repo
- enable github pages
- go to the actions tab and run the workflow there
- wait a bit, then go to https://youruser.github.io/rpu
You can click on a repo to focus on it and its dependencies, you can search for a specific repo, double clicking will open the repo in the browser.
