Module Graph: Generate Mermaid Graph for Gradle Project

A Gradle Plugin for visualizing your project structure powered by mermaidjs

Add to Wishlist
Add to Wishlist

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.
Module Graph Android App
Module Graph Android App

Code: https://github.com/iurysza/module-graph

Backstory: https://iurysouza.dev/automating-project-architecture-graphs/

Author

Additional information

Tech Stack:

Reviews

There are no reviews yet.

Be the first to review “Module Graph: Generate Mermaid Graph for Gradle Project”

Your email address will not be published. Required fields are marked *