GitXplorerGitXplorer
b

Advent-of-Code-2024-Solutions

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
2e4e052bded088c87e66f845e0e2d4679ec69a2f

Day 1 pt 1 & 2: working solutions

bbrettwise committed 2 months ago
Unverified
13ffe10fc1e0dc8ac3f0c210c658acaefa09a89f

Initial commit

bbrettwise committed 2 months ago

README

The README file for this repository.

A24

TODO: Add description

Installation

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

def deps do
  [
    {:a24, "~> 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/a24.