{"id":19614352,"url":"https://github.com/fpapado/aoc-2019-elm","last_synced_at":"2026-06-13T11:32:32.063Z","repository":{"id":47370628,"uuid":"227587181","full_name":"fpapado/aoc-2019-elm","owner":"fpapado","description":"Solutions to Advent of Code 2019, in Elm.","archived":false,"fork":false,"pushed_at":"2022-12-10T11:54:51.000Z","size":161,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-21T11:11:45.855Z","etag":null,"topics":["advent-of-code-2019","aoc","elm"],"latest_commit_sha":null,"homepage":"","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fpapado.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}},"created_at":"2019-12-12T11:06:23.000Z","updated_at":"2019-12-12T11:28:22.000Z","dependencies_parsed_at":"2023-01-26T01:30:14.455Z","dependency_job_id":null,"html_url":"https://github.com/fpapado/aoc-2019-elm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fpapado/aoc-2019-elm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Faoc-2019-elm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Faoc-2019-elm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Faoc-2019-elm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Faoc-2019-elm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fpapado","download_url":"https://codeload.github.com/fpapado/aoc-2019-elm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Faoc-2019-elm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34283390,"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-13T02:00:06.617Z","response_time":62,"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-2019","aoc","elm"],"created_at":"2024-11-11T10:51:34.707Z","updated_at":"2026-06-13T11:32:32.044Z","avatar_url":"https://github.com/fpapado.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm Advent of Code 2019\n\nSolutions to [Advent of Code][aoc] 2019, written in [Elm][elm].\nThis project is scaffolded with [elm-aoc-starter](https://github.com/fpapado/aoc-2019-elm).\n\n## Running\n\nYou will need [Node][node] and [npm][npm]. npm comes installed with Node.\nIt should not matter much which versions, though either way I'd recommend you use [nvm][nvm] to install Node. It works better without needing admin privileges for every npm installation.\n\nYou will also need [git][git].\n\nThen, in a terminal, like iterm or gnome terminal, run:\n\n```shell\ngit clone https://github.com/fpapado/aoc-2019-elm.git\ncd aoc-2019-elm\nnpm ci\nnpm test\n\n# npm run solve day part\nnpm run solve 1 1\n```\n\n[aoc]: https://adventofcode.com/\n[elm]: https://elm-lang.org/\n[elm-test]: https://github.com/elm-explorations/test\n[elm-flags]: https://guide.elm-lang.org/interop/flags.html\n[node]: https://nodejs.org/en/\n[npm]: https://www.npmjs.com/\n[nvm]: https://github.com/nvm-sh/nvm#installation-and-update\n[git]: https://help.github.com/en/github/getting-started-with-github/set-up-git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpapado%2Faoc-2019-elm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffpapado%2Faoc-2019-elm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpapado%2Faoc-2019-elm/lists"}