scitools.com

← Architecture catalog

Create From File is one of Understand's built-in architectures — automatic ways to group a codebase (by directory, git history, language, …) for graphs, metrics, and dependency analysis.

Create From File

Languages: Any
Associate custom architectures with files based on a CSV mapping.

This plugin allows you to define custom architectures for specific files in your project. It reads a CSV file where each line contains a file path and the corresponding architecture name. Then, it maps those files to their designated architectures within the Understand database.

CSV Format:

PATH\TO\FILE1,ArchitectureNameA
PATH\TO\FILE2,ArchitectureNameB