/advent-of-code-2019

Advent of code 2019

Primary LanguageErlang

aoc

Advent of code 2019

Requirements

  • Gleam
  • Erlang
  • rebar3

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell