Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 375 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 375 Bytes

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