Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 270 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 270 Bytes

Advent of Code 2016 solutions

Testing days

Example: to test Day2

go test github.com/crerwin/advent2016/day2

Installing

go install github.com/crerwin/advent2016

Running

Example: to run day 2 part 1 (from %GOPATH%)

bin/advent2016 2 1