Skip to content

robinpokorny/advent-of-code-2020

Repository files navigation

Advent of Code 2020 🎄

Advent of Code 2020 solutions by Robin Pokorny: Home page | Twitter | YouTube

Advent of Code is an online programming event. Each year, starting on -12-01, an advent calendar of small programming puzzles are unlocked once a day at midnight (EST/UTC-5). Developers of all skill sets are encouraged to solve them in any programming language they choose!

Usage

yarn jest
# or
yarn jest day01 --watch