{"id":16547584,"url":"https://github.com/hainesr/aoc-2019","last_synced_at":"2026-06-19T18:33:27.004Z","repository":{"id":68184095,"uuid":"223817315","full_name":"hainesr/aoc-2019","owner":"hainesr","description":"My attempts at Advent of Code 2019.","archived":false,"fork":false,"pushed_at":"2019-12-31T22:25:45.000Z","size":121,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T03:27:37.056Z","etag":null,"topics":["advent-of-code","advent-of-code-2019","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":"2019-11-24T22:06:43.000Z","updated_at":"2019-12-31T22:25:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"91373860-3138-436d-be10-0813ad89e486","html_url":"https://github.com/hainesr/aoc-2019","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hainesr/aoc-2019","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2019","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2019/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2019/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2019/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hainesr","download_url":"https://codeload.github.com/hainesr/aoc-2019/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2019/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34544404,"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-06-19T02:00:06.005Z","response_time":61,"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-2019","ruby"],"created_at":"2024-10-11T19:14:46.082Z","updated_at":"2026-06-19T18:33:26.988Z","avatar_url":"https://github.com/hainesr.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2019\n## Robert Haines\n\nMy attempt at doing [Advent of Code 2019](http://adventofcode.com/2019) in Ruby, with tests and all the trimmings.\n\n[![Build Status](https://travis-ci.org/hainesr/aoc-2019.svg?branch=master)](https://travis-ci.org/hainesr/aoc-2019)\n[![Maintainability](https://api.codeclimate.com/v1/badges/c5309e30ce5c9f6ed043/maintainability)](https://codeclimate.com/github/hainesr/aoc-2019/maintainability)\n\n### Usage\n\nAfter cloning, and changing into the `aoc-2019` 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-2019 \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-2019","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhainesr%2Faoc-2019","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhainesr%2Faoc-2019/lists"}