Assignment 1: Add submission instructions
This commit is contained in:
parent
5b442bbd74
commit
4ffd54e51b
@ -199,4 +199,11 @@ You are encouraged to set up some more test cases for your implementation.
|
||||
|
||||
## Submission
|
||||
|
||||
TBD
|
||||
Assuming you are using Git to manage your code, please use the `git archive` command to package your project.
|
||||
Use the following command, replacing `firstname`, `lastname` accordingly (all lowercase).
|
||||
|
||||
git archive --prefix=lastname_firstname_assignemnt_1/ --format=zip HEAD > lastname_firstname_assignemnt_1.zip
|
||||
|
||||
Verify that the packaged version is working and send it using the following link:
|
||||
|
||||
📧 [send email](mailto:alexander.hirsch@uibk.ac.at?subject=703807%20-%20Assignment%201)
|
||||
|
Loading…
Reference in New Issue
Block a user