{"id":17149824,"url":"https://github.com/keeferrourke/aoc2021","last_synced_at":"2025-03-24T11:43:23.893Z","repository":{"id":72115319,"uuid":"434321094","full_name":"keeferrourke/aoc2021","owner":"keeferrourke","description":"Advent of Code 2021 solutions in Kotlin.","archived":false,"fork":false,"pushed_at":"2021-12-07T00:19:48.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T17:11:28.423Z","etag":null,"topics":["adventofcode","aoc-2021","aoc-2021-in-kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keeferrourke.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":"2021-12-02T17:52:41.000Z","updated_at":"2021-12-07T00:19:50.000Z","dependencies_parsed_at":"2023-04-26T12:47:43.857Z","dependency_job_id":null,"html_url":"https://github.com/keeferrourke/aoc2021","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/keeferrourke%2Faoc2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keeferrourke%2Faoc2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keeferrourke%2Faoc2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keeferrourke%2Faoc2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keeferrourke","download_url":"https://codeload.github.com/keeferrourke/aoc2021/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245266932,"owners_count":20587452,"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","aoc-2021","aoc-2021-in-kotlin"],"created_at":"2024-10-14T21:34:12.159Z","updated_at":"2025-03-24T11:43:23.888Z","avatar_url":"https://github.com/keeferrourke.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2021\n\nACHTUNG! THERE MAY BE SPOILERS IN THIS REPOSITORY! \n\nMy solutions to AOC2021, written in Kotlin.\n\nCode is released under the ISC license. See LICENSE for details.\n\n## Building\n\nThis project uses [Hermit](https://cashapp.github.io/hermit) to manage the build toolchain.\n\nRun `./bin/activate-hermit` to set up the environment and download the dependencies.\n\nBuild the main puzzle runner with `./gradlew jar`.\n\n## Running\n\nRun the main program with `java -jar ./build/libs/aoc.jar \u003cargs\u003e`\n\nAll inputs are organized under `src/test/resources/day#`.\n\n## Testing\n\nThis project has tests for each solution under `src/test/kotlin`.\nTests use the [Kotest](https://kotest.io) framework with a JUnit 5 runner.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeeferrourke%2Faoc2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeeferrourke%2Faoc2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeeferrourke%2Faoc2021/lists"}