9point6 / advent-of-code-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

John's Advent of Code 2020 Solutions

Usage

you should just be able to run the index.mjs of a given directory to either run a specific test or all of them if you run the root.

node ./index.mjs

The root index.mjs will also output timing stats

About


Languages

Language:JavaScript 100.0%