JoshKarpel / advent-of-code-2020

:christmas_tree: My solutions for Advent of Code 2020 :christmas_tree:

Home Page:https://adventofcode.com/2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020

My solutions for Advent of Code 2020.

Run yarn install to get set up, then run yarn run advent xx, where xx is a day number (like 03) to run an individual day's solution. Run yarn run watch xx to continuously re-compile and re-run a day's solution.

About

:christmas_tree: My solutions for Advent of Code 2020 :christmas_tree:

https://adventofcode.com/2020

License:The Unlicense


Languages

Language:TypeScript 99.2%Language:JavaScript 0.5%Language:Shell 0.3%