gabimtme
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Visualize the complexity of a Golang codebase with a 3D force graph (dep-tree-explorer.vercel.app)
Hi HN! I want to share a project for which Golang support was just added: https://github.com/gabotechs/dep-tree This is a tool that allows users to visualize the complexity of a code base using a 3D force-directed…
-
Hi HN! I'm Gabriel, the author of dep-tree (https://github.com/gabotechs/dep-tree), and I wanted to show off this tool and explain why it's being really useful at my current org for dealing with code complexity. I work…