Skip to content

klvntagoe/Functional-Programming-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compete McGill Tech Games 2020 Functional Programming Challenge

Requirements:

  • OCaml with version of at least 4.05
  • Opam with version of at least 2.0 (OCaml package manager)
  • Docker

Instructions (to serve on localhost):

  1. Clone learn-ocaml repo
  2. Clone this repo inside your learn-ocaml directory
  3. To run:
docker run --rm \
  -v ($PWD)/Functional-Programming-Challenge:/repository:ro \
  -v learn-ocaml-sync:/sync \
  -p 80:8080 --name learn-ocaml-server \
  ocamlsf/learn-ocaml:dev

About

Compete McGill Tech Games 2020 Functional Programming Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •