Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 234 Bytes

File metadata and controls

11 lines (6 loc) · 234 Bytes

Advent of Code Repo

Advent calendar with tasks found under adventofcode.com

Install

Run npm i from root.

Execute

From root execute ts-node ./lib/index.ts and get result from terminal.