danieltrost / adventofcode-2019-solutions-js

🎄JavaScript Solutions for Advent of Code 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2019 Solutions in JS

🎄JavaScript Solutions for Advent of Code 2019

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.

npm i
npm test

About

🎄JavaScript Solutions for Advent of Code 2019


Languages

Language:JavaScript 100.0%