Prepare README

This commit is contained in:
Jan-Niclas Loosen
2025-10-28 17:03:54 +01:00
parent f578691c25
commit 792951b396
2 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
**Author: Jan-Niclas Loosen (1540907)** **Author: Jan-Niclas Loosen (1540907)**
### Aufgabe 1. und 2.
The jar ``jar/tram.jar`` contains all required dependencies. The jar ``jar/tram.jar`` contains all required dependencies.
```bash ```bash
@@ -13,3 +16,6 @@ java -jar tram.jar <tramFile> [options]
`--debug <logFile>`: Enables debug logging and writes output to the specified file. `--debug <logFile>`: Enables debug logging and writes output to the specified file.
`--stack [v1,v2,...]`: Initializes the stack with the given integers (for example `[4,10]`). `--stack [v1,v2,...]`: Initializes the stack with the given integers (for example `[4,10]`).
### Aufgabe 3.
Datei befindet sich im Pfad ``tramcode/gt.tram``.