Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 181 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 181 Bytes

Advent of Code solutions

My solutions to the 2022 https://adventofcode.com problems.

Setup

yarn install

Usage

yarn run dev -- <problem number, ie 01>