项目作者: danieltrost

项目描述 :
🎄JavaScript Solutions for Advent of Code 2020
高级语言: JavaScript
项目地址: git://github.com/danieltrost/adventofcode-2020-solutions-js.git


Advent of Code 2020 Solutions in JS

🎄JavaScript Solutions for Advent of Code 2020

CI Status
Completion Progress

How to run tests

This will run tests with all provided examples. Additionally, this will run on CI for every commit.

  1. yarn
  2. yarn test