Test conf
This commit is contained in:
15
Project-01/uap25-pro01-tram/README.md
Normal file
15
Project-01/uap25-pro01-tram/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
**Author: Jan-Niclas Loosen (1540907)**
|
||||
|
||||
|
||||
The jar ``jar/tram.jar`` contains all required dependencies.
|
||||
|
||||
```bash
|
||||
java -jar tram.jar <tramFile> [options]
|
||||
```
|
||||
**Optional arguments:**
|
||||
|
||||
`--debug`: Enables debug logging to the console.
|
||||
|
||||
`--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]`).
|
||||
Reference in New Issue
Block a user