/advent-of-code

bad solutions for AOC

Primary LanguageTypeScript

Advent Of Code

Simple repo of me solving the advent-of-code challenges in random languages.

Script Documentation

To use the scripts please make sure to install the dependencies.

npm ci

To create a new day run the following:

        # script      # day # year (optional)
npm run generate --     1       2023