Skip to content

DanDovi/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Attempt to complete Advent of Code in 2021. Written in Typescript.

Installation

Run npm i.

If you do not have it already you may need to install ts-node globally.

Testing

Running npm test will run unit tests and output tests for the test data provided with each challenge.

About

Attempt to complete Advent of Code 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published