{"id":16547595,"url":"https://github.com/hainesr/aoc-2020","last_synced_at":"2026-04-19T01:37:08.639Z","repository":{"id":68184078,"uuid":"317677254","full_name":"hainesr/aoc-2020","owner":"hainesr","description":"My attempts at Advent of Code 2020.","archived":false,"fork":false,"pushed_at":"2020-12-30T17:20:44.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-14T14:58:04.692Z","etag":null,"topics":["advent-of-code","advent-of-code-2020","ruby"],"latest_commit_sha":null,"homepage":"","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":"2020-12-01T21:52:39.000Z","updated_at":"2020-12-30T17:20:46.000Z","dependencies_parsed_at":"2023-07-05T01:19:27.139Z","dependency_job_id":null,"html_url":"https://github.com/hainesr/aoc-2020","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hainesr%2Faoc-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hainesr","download_url":"https://codeload.github.com/hainesr/aoc-2020/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241844286,"owners_count":20029611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-2020","ruby"],"created_at":"2024-10-11T19:14:47.917Z","updated_at":"2026-04-19T01:37:03.607Z","avatar_url":"https://github.com/hainesr.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2020\n## Robert Haines\n\nMy attempt at doing [Advent of Code 2020](http://adventofcode.com/2020) in Ruby, with tests and all the trimmings.\n\n![Tests](https://github.com/hainesr/aoc-2020/workflows/Tests/badge.svg)\n![Linter](https://github.com/hainesr/aoc-2020/workflows/Linter/badge.svg)\n[![Maintainability](https://api.codeclimate.com/v1/badges/5acab628086b4c781601/maintainability)](https://codeclimate.com/github/hainesr/aoc-2020/maintainability)\n\n### Usage\n\nAfter cloning, and changing into the `aoc-2020` 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-2020 \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-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhainesr%2Faoc-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhainesr%2Faoc-2020/lists"}