summaryrefslogtreecommitdiffstats
path: root/examplerun.sh
blob: b78046fa661e7ed7a38ae96c4e7249c922c11ff6 (plain)
1
2
3
4
5
6
7
8
zip -r 100301654.zip ./ExampleSubmission/
python ./mark.py -s 100301654.zip -a ./ExampleAssessments/example.yml -f tex -o auto
rm 100301654.zip
pdflatex 100301654_report.tex
rm -v *.log
rm -v *.aux
# rm -v *.tex
rm -v *_test_report.pdf