/advent-of-code

Contains solutions to the Advent of code

Primary LanguageKotlinApache License 2.0Apache-2.0

Advent of code

Contains solutions to the Advent of code

Usage

  1. Build the application with ./gradlew bootJar
  2. Run generated jar with java -jar module-tool/build/libs/*.jar
  3. Type help in the appearing shell to discover available commands