autodia
generates UML diagrams from perl or C++ code
Install
- All systems
-
curl cmd.cat/autodia.sh
- Debian
-
apt-get install autodia - Ubuntu
-
apt-get install autodia - Kali Linux
-
apt-get install autodia - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install autodia - Raspbian
-
apt-get install autodia
autodia
generates UML diagrams from perl or C++ code
AutoDia creates UML files for use with dia. It scans your perl or c++ code, and generates class diagrams in dia's native file format (XML). Support for other languages can be provided with plugins.