{"id":19680091,"url":"https://github.com/drewolson/aoc-ocaml","last_synced_at":"2025-04-29T04:31:05.703Z","repository":{"id":199796139,"uuid":"703774153","full_name":"drewolson/aoc-ocaml","owner":"drewolson","description":"Advent of Code in OCaml","archived":false,"fork":false,"pushed_at":"2025-01-18T20:35:24.000Z","size":326,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T13:03:22.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":false,"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/drewolson.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":"2023-10-11T22:24:49.000Z","updated_at":"2025-01-18T20:35:26.000Z","dependencies_parsed_at":"2024-01-07T23:30:54.867Z","dependency_job_id":"a076e533-e868-4b7f-81d8-ea64dbc660b6","html_url":"https://github.com/drewolson/aoc-ocaml","commit_stats":null,"previous_names":["drewolson/aoc-ocaml"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Faoc-ocaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Faoc-ocaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Faoc-ocaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Faoc-ocaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewolson","download_url":"https://codeload.github.com/drewolson/aoc-ocaml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251432698,"owners_count":21588630,"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":[],"created_at":"2024-11-11T18:03:57.166Z","updated_at":"2025-04-29T04:31:05.698Z","avatar_url":"https://github.com/drewolson.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code in OCaml\n\n## Run\n\n```\ndune exec aoc -- -help\ndune exec aoc -- --day 1 --part 1\ndune exec aoc -- -d 1 -p 1\n```\n\n## Build\n\n```\ndune build\n```\n\n## Test\n\n```\ndune test\n```\n\n## Create Local Switch\n\n```\nopam switch create ./ ocaml-base-compiler.5.3.0 --deps-only --locked\n```\n\n## Install New Dependencies\n\n```\nopam install . --deps-only\n```\n\n## Lock New Dependencies\n\n```\nopam lock . --direct-only\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewolson%2Faoc-ocaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewolson%2Faoc-ocaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewolson%2Faoc-ocaml/lists"}