kevin-miles / AOC

advent of code solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AOC

Advent of Code Solutiuons http://adventofcode.com

warning: these are probably sloppy :)

##Commands

  • npm run build - transpile the src directory to /lib

  • node lib/year/day/filename.js - execute the file

About

advent of code solutions


Languages

Language:JavaScript 100.0%