Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.42 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.42 KB

Praktikum: Werkzeuge für Agile Modellierung - SS2023

Thema: Anforderungsprüfung

Tim Bächle

Installation

  • Clone this repository
  • Let Maven resolve the dependencies (Instructions for IntelliJ IDEA below)
    • Right-click the pom.xml located on the top-level of the repository.
    • Select the Maven option
    • Select Reload project
  • Assumption Analyzer can then be started by executing src/main/java/Main.java

Further Documentation

For further resources please refer to the documentation directory located on the top-level of the repository. It contains the following documents:

Quick Links