summaryrefslogtreecommitdiffstats
path: root/examplerun.sh
blob: eac57b841f6f64c34ce608d95bb6a167920f11e7 (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