aoc-2022-contribution 🎄Advent of Code in Kotlin🎄 Based on the starter template from Hugh Davey Running Navigate to top-level directory on the command line Run ./gradlew run to run all days Run ./gradlew run --args $DAY where $DAY is an integer to run a specific day