diff options
Diffstat (limited to 'README.md')
l---------[-rw-r--r--] | README.md | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/README.md b/README.md index 0253245..57b939d 100644..120000 --- a/README.md +++ b/README.md @@ -1,8 +1 @@ -# Smarker -An automated marking system for UEA programming assessments - -## Running in docker - -`sudo docker run -v "$(pwd)/../wsData.txt":/wsData.txt -v "$(pwd)/100301654.zip":/tmp/100301654.zip -v "$(pwd)/out/":/out/ -e submission=/tmp/100301654.zip -e assessment=example -e SMARKERDEPS=matplotlib -e format=pdf -e output=/out/100301654.pdf --rm smarker` - -`sudo docker run -it --entrypoint python --rm smarker assessments.py --list yes`
\ No newline at end of file +docs/source/index.rst
\ No newline at end of file |