You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tool that helps developers to understand and maintain their software architecture.
29
+
It generates interactive, configurable dependency graphs out of source code, with all packages and modules included.
30
+
You can choose the level of details and get what portions of your codebase gets rendered.
31
+
That way you get a quick understanding of the software's architecture and detect unwanted dependencies and spaghetti code which harm efficient maintenance and leads to technical debt and inflexibility.
0 commit comments