dfd60dc88a | ||
---|---|---|
project_tasks | ||
tasks | ||
.gitignore | ||
README.md | ||
assignment.pdf | ||
flake.lock | ||
flake.nix | ||
shell.nix |
README.md
TDT4165 2022 - Scala Project
Delivery 1
To run a part of either task 1 or task 2, use the following commands.
$ cd tasks
$ sbt run
You will then be asked to choose which main method you want to run.
Delivery 2
To run the project, use the following commands
$ cd project_tasks
$ sbt run