Skip to content

amrdraz/java-project-runner

Repository files navigation

java-project-runner

A web service that runs projects against tests, performs code analysis and cheating detection.

How to run

pip install -r 'requirements.txt'

Start Server python manage.py run

Start Celery pool celery -A applications.tasks.celery worker

Clear Database python manage.py drop

Shell python manage.py shell

Tests

Dependecies

npm install

Run Tests

mocha -R nyan

About

a web service runs project against tests

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors