Skip to content
forked from aropan/clist

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

License

Notifications You must be signed in to change notification settings

bz-afrah/clist_i

 
 

Repository files navigation

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 [email protected]: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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.2%
  • HTML 15.4%
  • PHP 10.6%
  • JavaScript 7.3%
  • CSS 1.7%
  • Smarty 0.6%
  • Other 0.2%