Skip to content

FernandoW08/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

  • HTML 46.1%
  • JavaScript 22.4%
  • Python 18.6%
  • CSS 11.3%
  • Makefile 0.7%
  • Java 0.6%
  • Batchfile 0.3%