Skip to content

edemots/advent-of-code-22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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