Skip to content

ryepup/advent-of-code

Repository files navigation

Advent of Code

This is for participation in Advent of Code and learning some F#

Getting started

Some basics need to be installed for F# to work. On ubuntu:

Run tests using vscode task runner or dotnet run --project Advent2018/Tests/Tests.fsproj

References

TODO

  • figure out how to get ionide to recognize modules from other files