{"id":28759684,"url":"https://github.com/cemkeylan/redo-mode","last_synced_at":"2025-06-17T05:08:00.516Z","repository":{"id":215865128,"uuid":"323103048","full_name":"cemkeylan/redo-mode","owner":"cemkeylan","description":"Simple Emacs major-mode for the redo build system","archived":false,"fork":false,"pushed_at":"2020-12-20T15:27:49.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-01-08T04:21:12.553Z","etag":null,"topics":["emacs","emacs-mode","redo"],"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/cemkeylan.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2020-12-20T15:27:05.000Z","updated_at":"2021-11-21T07:17:52.000Z","dependencies_parsed_at":"2024-01-07T04:05:34.013Z","dependency_job_id":"4fda938b-ccea-472f-975b-0c9fe9a72642","html_url":"https://github.com/cemkeylan/redo-mode","commit_stats":null,"previous_names":["cemkeylan/redo-mode"],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/cemkeylan/redo-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fredo-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fredo-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fredo-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fredo-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemkeylan","download_url":"https://codeload.github.com/cemkeylan/redo-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fredo-mode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260294461,"owners_count":22987624,"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","emacs-mode","redo"],"created_at":"2025-06-17T05:07:59.762Z","updated_at":"2025-06-17T05:08:00.488Z","avatar_url":"https://github.com/cemkeylan.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: redo-mode\n#+AUTHOR: Cem Keylan\n\nSimple Emacs major-mode package for the redo build system.\n\n* Installation\n\nCopy =redo-mode.el= to your load path and use require to load it.\n\n#+begin_src elisp\n  (require 'redo-mode)\n#+end_src\n\nYou can also use =straight.el= / =use-package= in order to use this mode\n/hassle-free/ on your system.\n\n#+begin_src elisp\n  (use-package redo-mode\n    :straight (:host github :repo \"cemkeylan/redo-mode\")\n    :mode \"\\\\.do\\\\'\")\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemkeylan%2Fredo-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemkeylan%2Fredo-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemkeylan%2Fredo-mode/lists"}