Travis CI | |
Code Climate | |
Inch CI |
Solutions to Advent of Code puzzles.
- fill out config/application.yml with your personal session cookie from adventofcode.com
- fill out db/seeds/answers.yml with your personal expected answers
- replace contents of lib/ with your own programming solutions
- run the spec files in spec/
- check out .travis.yml for hints
Bug reports and pull requests are welcome on GitHub at https://github.com/khalilfazal/advent_of_code.