Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 759 Bytes

File metadata and controls

25 lines (17 loc) · 759 Bytes

advent-of-code-2023

Going through the Advent of code 2023 using Java 21. Should be a fun ride. Also I have a blog if you want you can check it out here or ping me on Minds @CodingNagger.

How to run it

./gradlew clean run

Running tests

./gradlew clean test

Blog posts

Over the past couple of years I ran a cruise log but this year I decided to take a more relaxed approach. I'm easing myself both into blogging and the Advent of Code with fewer entries but as much fun.