/ViewFileDependencies

A tiny script that generates a graph of file dependencies for user made C / C++ files

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ViewFileDependencies

A tiny script that generates a graph of file dependencies for user made C / C++ files

Requirements

  1. Python 3.4 or greater
  2. plantuml in python: pip install plantuml pathlib