art-in / codemap

1 stars 0 forks source link

MVP: LOC Treemap #2

Closed art-in closed 6 months ago

art-in commented 8 months ago

Draw treemap based on lines of code (LOC).
https://en.wikipedia.org/wiki/Treemapping

Each node in the treemap is a source code file:

Allow user to specify URL of git repository, clone it, count LOC, and draw treemap.