This project is a graphical Unified Modelling Language (UML) generator. It allows the creation of UML diagrams based on a simple textual description of the model.
The examples for this project can be found in the examples directory. Here, you'll find various uml
and svg
files that demonstrate the usage of the project's features and functionalities.
To run this project, you must first run the following command to install the required packages.
apt-get install libgtk-3-dev librsvg2-bin