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

https://github.com/codesmell/advent-of-code

Playing with Ruby to solve Advent of Code puzzles
https://github.com/codesmell/advent-of-code

Last synced: 8 months ago
JSON representation

Playing with Ruby to solve Advent of Code puzzles

Awesome Lists containing this project

README

          

# Advent of Code in Ruby

Fun Coding Puzzles available [here](http://adventofcode.com/)

## Install Ruby
`brew install ruby`

## Setting up Eclipse
Eclipse Dynamic Language Toolkit [for Ruby] (https://eclipse.org/dltk/)

Setting the Debugger
![alt](rubyDebug.png)