No description
Find a file
2024-03-26 01:14:03 -04:00
.gitea/workflows add gitea action for unit tests 2024-03-26 01:11:44 -04:00
bench day19 2023-12-20 00:08:30 -05:00
input add input folder 2023-12-03 19:07:55 -05:00
lib 2023 Day 1 test 2024-03-26 01:01:05 -04:00
livebook day 21 livebook 2023-12-26 15:35:45 -05:00
test 2023 Day 1 test 2024-03-26 01:01:05 -04:00
.formatter.exs switch to project format 2023-10-27 15:47:49 -04:00
.gitignore ignore .session 2023-12-03 19:06:16 -05:00
.tool-versions bump elixir and erlang versions 2024-03-25 20:32:18 -04:00
main.exs Update main.exs 2024-03-26 01:14:03 -04:00
mix.exs day5 pt 2 optimizations 2023-12-06 15:30:37 -05:00
mix.lock day5 pt 2 optimizations 2023-12-06 15:30:37 -05:00
README.md switch to project format 2023-10-27 15:47:49 -04:00

Aoc

TODO: Add description

Installation

If available in Hex, the package can be installed by adding aoc to your list of dependencies in mix.exs:

def deps do
  [
    {:aoc, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/aoc.