Skip to content

G-Basak/advent_of_code_kotlin

Repository files navigation

Advent-of-code solutions in Kotlin

Advent of code logo


Kotlin logo

Starter script

Includes a script which creates .kt files and .txt files for code, test and input in proper folder.

Syntax

./.scripts/aoc.cmd <year> <day>

Example

./.scripts/aoc.cmd 2023 11