Skip to content

Practice using design pattern by creating a UML drawing program.

License

Notifications You must be signed in to change notification settings

ninoaguilar/UMLDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMLDraw

Clone and run for a quick way to see in action.

To Use

From your command line:

# Clone this repository
git clone https://github.com/ninoaguilar/UMLDraw.git
# Go into the repository
cd UMLDraw
# Compile and package
mvn clean package
# Run the app
java -jar target/UMLDraw-1.0-SNAPSHOT.jar

License

GNU GENERAL PUBLIC LICENSE

About

Practice using design pattern by creating a UML drawing program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages