aropan / clist

Your comprehensive guide to global programming contests. Track events, get details, and never miss a competition.

Home Page:https://clist.by

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run locally

You need python3 (more fresher is better, tested on 3.10) and docker (with docker compose v2).

  • Clone fork with --recursive:
git clone --recursive git@github.com:aropan/clist.git
cd clist
  • Set default variables and build dev container (you can always press Enter and leave the defaults as they are):
python3 ./configure.py
  • Run dev container:
docker compose up --build dev

About

Your comprehensive guide to global programming contests. Track events, get details, and never miss a competition.

https://clist.by

License:Apache License 2.0


Languages

Language:Python 63.8%Language:HTML 15.6%Language:PHP 10.6%Language:JavaScript 7.4%Language:CSS 1.7%Language:Smarty 0.7%Language:Dockerfile 0.1%Language:Shell 0.1%