{"id":14965935,"url":"https://github.com/raku/flymake-rakudo","last_synced_at":"2025-10-20T05:03:05.728Z","repository":{"id":66803488,"uuid":"483640001","full_name":"Raku/flymake-rakudo","owner":"Raku","description":"Raku(do) support for Flymake","archived":false,"fork":false,"pushed_at":"2022-04-25T04:54:23.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-20T08:06:52.964Z","etag":null,"topics":["emacs","flymake","raku","rakudo","syntax-checker"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Raku.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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-04-20T12:12:22.000Z","updated_at":"2022-10-29T00:57:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"4859d9cf-b511-4992-a6a8-c82e71ad67cc","html_url":"https://github.com/Raku/flymake-rakudo","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"f8e3d03a7207876cd891174702efd572d74f2e49"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raku%2Fflymake-rakudo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raku%2Fflymake-rakudo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raku%2Fflymake-rakudo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raku%2Fflymake-rakudo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raku","download_url":"https://codeload.github.com/Raku/flymake-rakudo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245462981,"owners_count":20619592,"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":["emacs","flymake","raku","rakudo","syntax-checker"],"created_at":"2024-09-24T13:35:35.552Z","updated_at":"2025-10-20T05:03:05.670Z","avatar_url":"https://github.com/Raku.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"flymake-rakudo\n==============\n\nMake Flymake syntax-check Raku code.\n\n![Emacs screenshot with flymake-rakudo](flymake-rakudo-screenshot.png)\n\nInstallation\n------------\n\nWith [`use-package`][use-package] in your init file:\n\n```el\n(use-package flymake-rakudo\n  :ensure t\n  :hook\n  (raku-mode . flymake-rakudo-setup))\n```\n\nOr manually from [MELPA][] with \u003ckbd\u003eM-x package-refresh-contents\u003c/kbd\u003e\nand \u003ckbd\u003eM-x package-install RET flymake-rakudo\u003c/kbd\u003e.\n\nUsage\n-----\n\nJust use Flymake as usual in [Raku Mode][raku-mode].\n\nLicense\n-------\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program.  If not, see http://www.gnu.org/licenses/.\n\n[use-package]: https://github.com/jwiegley/use-package\n[MELPA]: https://melpa.org/\n[raku-mode]: https://github.com/Raku/raku-mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraku%2Fflymake-rakudo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraku%2Fflymake-rakudo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraku%2Fflymake-rakudo/lists"}