Skip to content

tlqaksqhr/Java2UML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java2UML

Java Code -> UML Diagram Compiler


Installation

1. Install library

Install below library using pip3

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

2. Clone Java2UML

Clone Java2UML project like below

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

click https://java2uml.herokuapp.com/ !

screensh