advent-code-2022-followynne
v1.0.6
Published
Advent of Code 2022 - CLI package with results and applied solutions debug
Downloads
3
Readme
advent-code-2022
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