/advent-of-code-22

My humble participation for AOC 2022

Primary LanguageTypeScript

Advent of code 2022

Description

Installation

yarn

Usage

Start a day

When you're ready to start a new day, run the command :

yarn new-day

Solve a puzzle

You can test your script by running the following command :

yarn solve