Fun with F# based on the puzzles from: http://adventofcode.com/2017
- Run the
.paket/paket.bootstrapper.exe
to get the needed paket.exe - Use
build.cmd Tests
(on Windows) orbuild.sh Tests
(on Linux or Mac)
Fun with F# based on the puzzles from: http://adventofcode.com/2017
.paket/paket.bootstrapper.exe
to get the needed paket.exebuild.cmd Tests
(on Windows) or build.sh Tests
(on Linux or Mac)