Skip to content

macklinu/advent-of-code-2015

Repository files navigation

Solutions written in TypeScript

Setup

Install Yarn and run yarn install from the root of the repository.

Instructions

Each day's solutions are located in src/day-{{number}} (for example, src/day-01).

Run yarn test to run the tests.

About

Solutions to 2015 Advent of Code puzzles written in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages