{"id":16195946,"url":"https://github.com/kacperfkorban/wordle-compile","last_synced_at":"2025-03-01T13:15:26.035Z","repository":{"id":43866459,"uuid":"459350939","full_name":"KacperFKorban/wordle-compile","owner":"KacperFKorban","description":"A Scala 3 compiler plugin, that requires you to solve a Wordle in order for the compilation to finish","archived":false,"fork":false,"pushed_at":"2022-03-24T18:17:59.000Z","size":261,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T04:51:31.740Z","etag":null,"topics":["dotty","scala","scala3"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KacperFKorban.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-14T22:49:18.000Z","updated_at":"2023-10-18T13:35:48.000Z","dependencies_parsed_at":"2022-09-06T03:10:44.345Z","dependency_job_id":null,"html_url":"https://github.com/KacperFKorban/wordle-compile","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/KacperFKorban%2Fwordle-compile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KacperFKorban%2Fwordle-compile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KacperFKorban%2Fwordle-compile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KacperFKorban%2Fwordle-compile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KacperFKorban","download_url":"https://codeload.github.com/KacperFKorban/wordle-compile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367933,"owners_count":19951449,"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":["dotty","scala","scala3"],"created_at":"2024-10-10T08:46:08.357Z","updated_at":"2025-03-01T13:15:26.009Z","avatar_url":"https://github.com/KacperFKorban.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Scala 3 Wordle compile\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./docs/wordle_compile_error_msg.png\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  A Scala 3 compiler plugin, that requires you to solve a Wordle in order for the compilation to finish.\n\u003c/p\u003e\n\n### Demo\n\n![](./docs/wordle_compile.gif)\n\n### Running locally\n\n```\nsbt package\n```\n\n```\nscala3 -Xplugin:path_to_pluginjar.jar file.scala\n```\n\nDefault jar location after `sbt package`: `location_of_wordle-compile/target/scala-3.1.1/wordle-compile_3-0.1.0-SNAPSHOT.jar`\n\nObviously inspired by [Wordle](https://www.nytimes.com/games/wordle/index.html).\n\n### Running locally (sbt)\n\n```\nsbt publishLocal\n```\n\nAdd the following lines to sbt config (build.sbt):\n```\nautoCompilerPlugins := true\n\naddCompilerPlugin(\"dev.korban\" %% \"wordle-compile\" % \"0.1.0-SNAPSHOT\")\n```\n\nIn order to be able to use it comfortably in sbt launch it using:\n```\nsbt -Dsbt.supershell=false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkacperfkorban%2Fwordle-compile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkacperfkorban%2Fwordle-compile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkacperfkorban%2Fwordle-compile/lists"}