Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 797 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 797 Bytes

Japanese

Judgelight

Judgelight is the judgement server for competitive-programming.

logo

Features

  • Competitive programming can be realized locally
    • Contests can be held without disclosing the questions to the outside world
    • Ideal for educational settings and internal implementation
  • Easy problem management
    • Issue management with YAML
  • Easy installation method
    • Improving the efficiency of environment construction using Docker containers
    • Only Docker and Go are required

Sample

  • Example of problem display sample1

Installation

Refer to the install documentation

License

MIT (c) 2023-2024 @admidori