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
- Host: GitHub
- URL: https://github.com/codesmell/advent-of-code
- Owner: CodeSmell
- Created: 2016-11-23T23:12:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T23:24:50.000Z (over 7 years ago)
- Last Synced: 2025-06-15T07:06:00.178Z (9 months ago)
- Language: Ruby
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
