Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 4.22 KB

README.md

File metadata and controls

18 lines (13 loc) · 4.22 KB

Advent of Code 2023

CI Renovate enabled Mergify enabled Scala

Initialise a new day by running

scripts/init_day.sh <DAY-NUMBER>

Test specific day with

sbt "~testOnly *DayXSuite*"