MaibornWolff / codecharta

CodeCharta is a visualization tool that transforms complex software architecture and code metrics into interactive, customizable visual maps, empowering everyone to communicate and analyze your codebase. Improve code quality, maintainability, and architectural decisions
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
194 stars 30 forks source link

Add output file option to Analysis MergeFilter MIMO #3828

Open phanlezz opened 1 week ago

phanlezz commented 1 week ago

Feature request

Currently (still in development), MIMO always uses the current working directory as an output for all files. It would be nice if a folder could be specified.

Description

Acceptance criteria