Description
This plugin utilizes Mermaid to create a visual map of your Gradle project, illustrating the interdependencies of your project’s modules. This visual representation aids in understanding the project’s structure and the relationships between different parts.
Key Features:
- Creates a Mermaid dependency graph showcasing the modules of your Gradle project.
- Automatically integrates the generated graph into your project’s README file.
- The raw graph code is auto-rendered on platforms such as Github and Gitlab, providing a visual representation directly in your repositories.

Code: https://github.com/iurysza/module-graph
Backstory: https://iurysouza.dev/automating-project-architecture-graphs/
Reviews
There are no reviews yet.