Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 394 Bytes

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)