Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 222 Bytes

File metadata and controls

13 lines (7 loc) · 222 Bytes

Advent of code 2015...2023

more info can be found in their website https://adventofcode.com

language

all code is written in javascript

to run tests

install packages with npm i

run all tests with npm test