Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 198 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 198 Bytes

advent-2018

Advent of code 2018 - now in TypeScript!

https://adventofcode.com/2018

Required components: npm typescript

To initialize: npm install

To tsc compile and run: npm start