{"id":15070399,"url":"https://github.com/seokbeomkim/bitbake-ts-mode","last_synced_at":"2026-03-15T23:10:13.747Z","repository":{"id":256025228,"uuid":"854145026","full_name":"seokbeomKim/bitbake-ts-mode","owner":"seokbeomKim","description":"A Emacs major mode to use bitbake tree-sitter","archived":false,"fork":false,"pushed_at":"2024-09-08T20:59:22.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T15:32:39.276Z","etag":null,"topics":["bitbake","emacs","tree-sitter","yocto"],"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/seokbeomKim.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-08T13:52:32.000Z","updated_at":"2024-12-23T12:24:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0101e61-d192-4351-93e4-ef5146971880","html_url":"https://github.com/seokbeomKim/bitbake-ts-mode","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"f3ebbae4c09584774b99e4ada568fdf9451b69be"},"previous_names":["seokbeomkim/bitbake-ts-mode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seokbeomKim%2Fbitbake-ts-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seokbeomKim%2Fbitbake-ts-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seokbeomKim%2Fbitbake-ts-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seokbeomKim%2Fbitbake-ts-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seokbeomKim","download_url":"https://codeload.github.com/seokbeomKim/bitbake-ts-mode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235194667,"owners_count":18950679,"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":["bitbake","emacs","tree-sitter","yocto"],"created_at":"2024-09-25T02:03:42.375Z","updated_at":"2025-10-03T22:30:23.805Z","avatar_url":"https://github.com/seokbeomKim.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* bitbake-ts-mode\n\nA major mode for BitBake Tree-sitter integration.\n\n* Installation\n\n1. Add the Tree-sitter language source repository for BitBake.\n\n#+begin_src emacs-lisp\n(add-to-list\n 'treesit-language-source-alist\n '(bitbake \"https://github.com/tree-sitter-grammars/tree-sitter-bitbake\"))\n#+end_src\n\n2. Install the Tree-sitter for BitBake via M-x ~treesit-install-language-grammar~.\n\n3. Load ~bitbake-ts-mode~ major mode.\n#+begin_src emacs-lisp\n(require 'bitbake-ts-mode)\n#+end_src\n\n* Change-Log\n\n** 0.0.1\n- Initial version\n\n* Limitations \u0026 Feedback\n\nCurrently, the package only supports syntax highlighting and navigation features. If you have ideas\nfor improving the package, such as adding indentation rules, please feel free to share your\nsuggestions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseokbeomkim%2Fbitbake-ts-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseokbeomkim%2Fbitbake-ts-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseokbeomkim%2Fbitbake-ts-mode/lists"}