Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

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