I use com.lmat.adventofcode.PuzzleRunner
from Máté László. Please see his repo.
Please see also Scala Center's Advent of Code solutions.
My solutions to the Advent of Code challenges
- Using a functional programming style in Scala
- To run a puzzle pass the year and the day as parameters. E.g:
sbt 'run 2024 01'