This project is Proof Of Concept only and not for production usage yet
- Implemented almost the whole of the Archimate 3.0.1 specifications (all elements and relationships)
- Implemented diagramming with automatic layout using PlantUML
Archimate 3.0.1 suppose the association relationship between elements and relationships
To be able to work with this DSL you will need to have installed on your computer:
- Java (JDK-12) (probably 1.8 will work also, but not tested)
- Scala Build Tool (sbt)
The easiest way to try the DSL is to use the smeagol74/semod.g8 Gitter8 template to generate the project boilerplate with command
$ sbt new smeagol74/semod.g8