No description
Find a file
2024-11-10 18:47:22 -05:00
.gitea/workflows rename unit test job 2024-03-26 01:16:55 -04:00
bench simplify 2023 day 8 2024-11-10 18:47:20 -05:00
input add input folder 2023-12-03 19:07:55 -05:00
lib add factorial 2024-11-10 18:47:22 -05:00
livebook day 21 livebook 2023-12-26 15:35:45 -05:00
test add factorial 2024-11-10 18:47:22 -05: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
hello.exs simplify 2023 day 8 2024-11-10 18:47:20 -05:00
main.exs Update main.exs 2024-03-26 01:14:03 -04:00
mix.exs add reportcard 2024-08-16 21:26:12 -04:00
mix.lock add reportcard 2024-08-16 21:26:12 -04: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.