Skip to content

followynne/advent-code-2022

Repository files navigation

advent-code-2022 NPM

npm npm

To install:

npm i -g advent-code-2022-followynne

To run, launch on the shell:

aoc2022-followynne

If you want to get the day inputs cleaned&formatted in a javascript array, feel free to browse the source code under:

src/{day}/input.ts

Requirements

  • Node min v.16

Resources