My solutions to Advent of Code

Langauges used

  • Typescript

Try it out

git clone git@github.com:ryan-saffer/adventofcode.git
cd adventofcode
npm install
npm start

You will be prompted with with year, day and script you want to run.