Hacker News new | ask | show | jobs
by adrianbd 3772 days ago
Completely agree - Gource is also mentioned here and does something similar.

Probably more useful tools are CodeCity and JSCity, that go beyond the layout of the repo and get to the function level, so they are able to give potentially useful insights like coupling or complexity of classes. In any case, there's a long way to go as far as the effort of running these programs actually being worth it.

https://wettel.github.io/codecity.html

https://github.com/aserg-ufmg/JSCity

1 comments

To be fair, I don't think the point of gource is to be "useful" so much as "cool and interesting"