Skip to content
forked from HEIG-GAPS/slyum

Slyum is an UML diagramming application for building class diagrams. Slyum makes the creation of class diagrams faster with an intuitive, clean and easy-to-use interface.

Notifications You must be signed in to change notification settings

wilfried01/slyum

 
 

Repository files navigation

What's Slyum

Slyum is an UML diagramming application for building class diagrams. Slyum makes the creation of class diagrams faster with an intuitive, clean and easy-to-use interface.

A lot of diagrams editor exist in industry and open source world. But mainly of them are complicate to use and not very pleasant to see. Moreover adding new elements are difficult for user. That’s why we will develop this project. This application will be easy to use and only useful elements will be integrated in. The purpose of this project is it can be used in UML learning.

Downloads

Installation

Slyum works with Java, see Java downloads page for more informations (Slyum needs jre 7). Before installing Slyum, make sure to have a complete and operational installation of Java.

Download Java

##Mac OS X only (Bundle)

Use "Slyum.app" to install Slyum like any other app bundle on Mac OS X.

##Windows, Linux and Mac OS X

###With JAR file

No installation required. Double-click on the "Slyum.jar" file (on Linux you have to authorize the execution (right-click -> Properties -> tab Permissions -> check "Allow executing file as program")).

If nothing happens, try to run the following command in a console:

java -jar "Slyum.jar"

#License

Copyright © 2015, HEIG-VD / MIT License

About

Slyum is an UML diagramming application for building class diagrams. Slyum makes the creation of class diagrams faster with an intuitive, clean and easy-to-use interface.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • HTML 0.4%