Skip to content

joint-online-judge/tiger

Repository files navigation

JOJ Tiger

GitHub CI/CD GitHub branch checks state Codacy Badge Codacy Badge

The new generation of JOJ Judge Daemon. "Tiger" is named after "Tiger Machine", or slot machine. It is also inspired by the logo of JI, "Blue Tiger".

Requirements

  • Python >= 3.8
  • rabbitmq

Installation

You should use Docker container for development and production. Check https://github.com/joint-online-judge/joj-deploy-lite.

Test

docker exec -it tiger-1 pytest -svv