2martens / advent-of-code

Contains solutions to the Advent of code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Contains solutions to the Advent of code

License:Apache License 2.0


Languages

Language:Kotlin 100.0%