Solutions to Advent of Code programming puzzles implemented in Swift.
Dependencies are handled by swift sh
. Use Homebrew to install it:
$ brew install swift-sh
$ git clone [email protected]:otto-schnurr/AdventOfCode.git
$ cd AdventOfCode/2023
$ ./day01.swift < input/input01.txt