advent-of-code-2024

Version, currently main branch1 version
  • main branchlatestDec 7, 2024

github.com/ballpointcarrot/advent-of-code-2024

Solutions to the 2024 Advent of Code problem set.

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  advent-of-code-2024:
    github: ballpointcarrot/advent-of-code-2024
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
>= 1.14.0
License
MIT
Author
Christopher Kruse

Dependencies

This version declares no dependencies.

README

advent-of-code-2024

Solutions to the 2024 Advent of Code problem set.