{"id":16547587,"url":"https://github.com/hainesr/aoc-2018","last_synced_at":"2026-07-01T03:32:55.088Z","repository":{"id":68184066,"uuid":"159970022","full_name":"hainesr/aoc-2018","owner":"hainesr","description":"My attempts at Advent of Code 2018.","archived":false,"fork":false,"pushed_at":"2018-12-30T18:48:31.000Z","size":189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T11:43:24.392Z","etag":null,"topics":["advent-of-code","advent-of-code-2018","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hainesr.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-01T17:32:32.000Z","updated_at":"2018-12-30T18:48:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"55a993b5-9a9e-4526-a7dd-0a1b15fecee0","html_url":"https://github.com/hainesr/aoc-2018","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hainesr/aoc-2018","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hainesr","download_url":"https://codeload.github.com/hainesr/aoc-2018/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2018/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34992071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["advent-of-code","advent-of-code-2018","ruby"],"created_at":"2024-10-11T19:14:46.352Z","updated_at":"2026-07-01T03:32:55.059Z","avatar_url":"https://github.com/hainesr.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2018\n## Robert Haines\n\nMy attempt at doing [Advent of Code 2018](http://adventofcode.com/2018) in Ruby, with tests and all the trimmings.\n\n[![Build Status](https://travis-ci.org/hainesr/aoc-2018.svg?branch=master)](https://travis-ci.org/hainesr/aoc-2018)\n[![Maintainability](https://api.codeclimate.com/v1/badges/79ce9638f67f5efdcbd4/maintainability)](https://codeclimate.com/github/hainesr/aoc-2018/maintainability)\n\n### Usage\n\nAfter cloning, and changing into the `aoc-2018` directory, run:\n\n```shell\n$ gem install bundler\n$ bundle install\n$ rake\n```\n\nThis will set everything up and run all the tests.\n\nTo run the solution for a particular day:\n\n```shell\n$ ./aoc-2018 \u003cday\u003e\n```\n\nOr via `rake`:\n\n```shell\n$ rake run \u003cday\u003e\n```\n\nYou can run multiple days like this:\n\n```shell\n$ rake run \u003cday_1\u003e \u003cday_2\u003e ... \u003cday_n\u003e\n```\n\n### Licence\n\n[Public Domain](http://unlicense.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhainesr%2Faoc-2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhainesr%2Faoc-2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhainesr%2Faoc-2018/lists"}