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

Latest commit

 

History

History
24 lines (16 loc) · 1.41 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.41 KB

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