You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console application with implementation of tasks from official code of advent challenge. Created in Java 17 with picocli library, automatized with gradle tasks and github actions.
The application is a CLI app with solutions for Advent of Code 2023. Application has been written with TDD practise.
Tech stack of application
Java 17
picocli
gradle
github actions
About
Console application with implementation of tasks from official code of advent challenge. Created in Java 17 with picocli library, automatized with gradle tasks and github actions.