Skip to content

macklinu/advent-of-code-2017

Repository files navigation

Advent of Code 2017

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 2017 Advent of Code puzzles written in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages