Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkqk/go-advent2017

Solving http://adventofcode.com/2017
https://github.com/pkqk/go-advent2017

Last synced: about 2 months ago
JSON representation

Solving http://adventofcode.com/2017

Awesome Lists containing this project

README

        

Advent of Code 2017
===================

Slowly solving the puzzles while learning Go.

Get a shell:

docker-compose run shell

Run a days solution eg Day 2 Part 1:

go run runner.go 2a day2/input.txt