/AOC

advent of code solutions

Primary LanguageJavaScript

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