Table of Contents
My solutions to the Advent of Code 2024.
- TypeScript
- Launcher build with inquirer.js
- pnpm 9
- node 20
- git clone
- pnpm install
- pnpm start
- run
pnpm start
- download your input
- Select day
- select part
- select input
This project is licensed under the ISC license.
See LICENSE for more information.
Thanks to Eric Wastl for creating Advent of Code!