Skip to content

noellekimiko/HMC-Grader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groody-grader

To run this site you must create a python virtual env for testing. This has to have the following packages installed:

  • flask
  • flask-script
  • flask-bootstrap
  • flask-login
  • flask-markdown
  • mongoengine
  • flask-mongoengine
  • WTForms
  • python-dateutil
  • pygments
  • celery
  • flower
  • psutil
  • gunicorn
  • gevent

The site can then be run with the command:

<virtualenv>/bin/python run.py

If you use SSHFS it is recommended to use the following command to mount your remote drive

sshfs -o reconnect user@remotehost:/remote/path /local/path

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 31.2%
  • HTML 30.8%
  • Python 22.9%
  • JavaScript 7.4%
  • CSS 4.5%
  • Racket 1.9%
  • Other 1.3%