gabotechs / dep-tree

Tool for helping developers keep their code bases clean and decoupled. It allows visualising a code base complexity using a 3d force-directed graph of files and the dependencies between them.
https://github.com/gabotechs/dep-tree
MIT License
1.4k stars 35 forks source link

add --render-path flag for entropy render #83

Closed gabotechs closed 4 months ago

gabotechs commented 4 months ago

This is a follow up from https://github.com/gabotechs/dep-tree/pull/59, and closes https://github.com/gabotechs/dep-tree/issues/58