ryanb / advent-2022

Advent of Code in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

Solutions for Advent of Code 2022 in Elixir by Ryan Bates.

Run

You can run any given day through mix.

mix day01

You can also run the full test suite.

mix test

About

Advent of Code in Elixir

License:MIT License


Languages

Language:Elixir 100.0%