-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We are currently using the "Clean Architecture" (https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html) in our projects, combined with the idea of a "Modulith" (multiple packages on the top level for different domains/features).
It would be fantastic to have a graph that provides an overview of this structure and shows the dependencies between the modules, including any circular dependencies.
I believe a graph that combines the file system view with the dependency information would be ideal for this use case.
To give you an idea of what we are looking for, it should look something like this:

What are your thoughts on this? I will try to create a prototype, but perhaps for someone else, this could be an easy task. :D
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request