Skip to content

tlqaksqhr/Java2UML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java2UML

Java Code -> UML Diagram Converter


Installation

1. Install library

Install below library using pip3

pip install antlr4-python3-runtime
pip install flask
pip install graphviz

2. Clone "Java2UML"

clone like below script

git clone https://github.com/tlqaksqhr/Java2UML

Usage

python index.py

Then, enter http://localhost:30000. That"s all. just do it like below image!


Demo

screensh

Releases

No releases published

Packages

No packages published

Languages