Skip to content

Commit e065221

Browse files
authored
Create README.md
1 parent 1525f8c commit e065221

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# agileuml
2+
This repository contains the source files for the Eclipse Agile UML project
3+
These are the core source files of the Agile UML toolset.
4+
Plugins, such as the UML to C and UML to Python translators will be made available in due course, as will libraries such as ocl.c and ocl.py
5+
6+
The executable for the toolset is in umlrsds.jar
7+
8+
This can be executed as java -jar umlrsds.jar on the command line
9+
The toolset expects a directory called 'output' to exist in its execution directory,
10+
'output' is used to hold all input and output files, such as metamodels and models.
11+
12+
Further information, and a manual for the toolset, can be found at https://nms.kcl.ac.uk/kevin.lano/uml2web/

0 commit comments

Comments
 (0)