- edit your own studentinfo.txt file first
- $ python handle_stuinfo.py (only execute once)
- $ npm install
- $ ./setup.sh numberoflabs handinsuffix (e.g. ./setup.sh 7 tgz)
- $ nodejs app.js
- you should replace 'fromaddr', 'username', 'password' with your own email,
- then execute python send_emails.py to inform students of their submission code.