Skip to content

MecuSorin/AdventOfCode2017

Repository files navigation

Build Status

AdventOfCode2017

Fun with F# based on the puzzles from: http://adventofcode.com/2017

Getting started

  • Run the .paket/paket.bootstrapper.exe to get the needed paket.exe
  • Use build.cmd Tests (on Windows) or build.sh Tests (on Linux or Mac)