{"id":16241816,"url":"https://github.com/douglascamata/aoc_2022","last_synced_at":"2025-04-08T10:00:10.535Z","repository":{"id":138190741,"uuid":"574092720","full_name":"douglascamata/aoc_2022","owner":"douglascamata","description":"My solutions to the Advent of Code 2022 using Crystal.","archived":false,"fork":false,"pushed_at":"2022-12-12T23:01:36.000Z","size":484,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-14T06:53:00.303Z","etag":null,"topics":["adventofcode","adventofcode2022","aoc","crystal"],"latest_commit_sha":null,"homepage":"","language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/douglascamata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-12-04T12:08:23.000Z","updated_at":"2023-03-05T00:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0760374-1740-4427-a68a-74e594f6ae55","html_url":"https://github.com/douglascamata/aoc_2022","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/douglascamata%2Faoc_2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascamata%2Faoc_2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascamata%2Faoc_2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascamata%2Faoc_2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/douglascamata","download_url":"https://codeload.github.com/douglascamata/aoc_2022/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247819948,"owners_count":21001394,"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":["adventofcode","adventofcode2022","aoc","crystal"],"created_at":"2024-10-10T14:08:42.881Z","updated_at":"2025-04-08T10:00:10.490Z","avatar_url":"https://github.com/douglascamata.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aoc2022\n\nThese are my solutions to the [Advent of Code 2022](https://adventofcode.com/2022)\nusing Crystal.\n\n## Usage\n\nRun all solutions:\n\n```sh\ncrystal src/main.cr\n```\n\nRun a given day:\n\n```sh\ncrystal src/main.cr \u003cDAY_NUMBER\u003e\n```\n\n### Scaffold files for a given day\n\nIt will create the implementation class, its spec, and an empty input file.\n\n```sh\ncrystal tools/day_gen.cr \u003cDAY_NUMBER\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglascamata%2Faoc_2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdouglascamata%2Faoc_2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglascamata%2Faoc_2022/lists"}