Violet UML Editor
Welcome,
this repository contains compiled Violet UML Editor with icon and universal run script for Windows, OS X and Linux. The editor needs Java's JRE and the run script is tested for Ubuntu 16, OS X 10.11 and Windows 10.
How to install and run Violet UML Editor
- Via ZIP:
- download ZIP archive
- extract it
- run
./run.bat
- Via Git:
- clone this repository
- checkout to branch
master
- run
./run.bat
If you wish to use desktop shortcut, specify repository folder as first parameter for run script,
for example make shortcut to ~/Violet/run.bat ~/Violet
or D:\Violet\run.bat D:\Violet
.