Skip to content

johankristiansson/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2017 🎅🏻

Setup

yarn install

Compile

yarn tsc

Example run

node build dec1-t1 1122 running task 1 of December 1:st with 1122 as input.

node build dec1-t1 input_dec1_t1.txt running task 1 of December 1:st with the file's content as input.

Releases

No releases published

Packages

No packages published