Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

coredump-ch/codegolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Golf

Prerequisites

  • Python 3
  • Docker

Setup

Install Prerequisites on Ubuntu

apt-get install docker.io
ln -sf /usr/bin/docker.io /usr/local/bin/docker

Setup Code Golf Server

pip install -r requirements.txt
docker pull quay.io/coredump/codegolf-asm-compass
python -c 'from codegolf.server import db; db.create_all()'

Start

python runserver.py

About

Code golf challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •