{"id":26187774,"url":"https://github.com/besya/nova-pkl","last_synced_at":"2026-03-18T00:33:45.953Z","repository":{"id":279272779,"uuid":"938269993","full_name":"besya/nova-pkl","owner":"besya","description":"Pkl support for Nova","archived":false,"fork":false,"pushed_at":"2025-03-07T17:48:57.000Z","size":1050,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T18:34:19.775Z","etag":null,"topics":["nova","nova-editor","nova-extension","pkl","pkl-lang"],"latest_commit_sha":null,"homepage":"https://extensions.panic.com/extensions/besya/besya.pkl/","language":"Scheme","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/besya.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":"2025-02-24T17:28:23.000Z","updated_at":"2025-03-07T17:49:00.000Z","dependencies_parsed_at":"2025-02-24T18:44:08.724Z","dependency_job_id":null,"html_url":"https://github.com/besya/nova-pkl","commit_stats":null,"previous_names":["besya/nova-pkl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/besya%2Fnova-pkl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/besya%2Fnova-pkl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/besya%2Fnova-pkl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/besya%2Fnova-pkl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/besya","download_url":"https://codeload.github.com/besya/nova-pkl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243130977,"owners_count":20241177,"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":["nova","nova-editor","nova-extension","pkl","pkl-lang"],"created_at":"2025-03-11T23:51:38.637Z","updated_at":"2025-12-26T01:17:05.885Z","avatar_url":"https://github.com/besya.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pkl\n\n**Pkl** extension provides rich support for the [Pkl configuration language](https://pkl-lang.org) in Nova.\n\n![Example](https://raw.githubusercontent.com/besya/nova-pkl/refs/heads/main/examples/example.png)\n\n## Prequesites\n\n### Install Pkl and Pkl LSP\n\n```\nbrew install pkl pkl-lsp\n```\n\n## Language Support\n\n- Diagnostics\n- Hover\n- Go to definition\n- Auto complete\n- Project syncing\n- Package downloading\n\n## Development\n\n1. Clone repo\n\n    `git clone https://github.com/besya/nova-pkl.git`\n\n1. Add tree-sitter-pkl git submodule\n    `git submodule add --force https://github.com/apple/tree-sitter-pkl.git`\n\n1. Navigate to project folder\n\n    `cd nova-pkl`\n\n1. Install dependencies\n\n    `npm install`\n\n1. Run watch\n\n    `npm run watch`\n\n1. Enable extension\n\n    **Extensions \u003e Activate Project as Extension**\n\n### NPM commands\n\nClean (cleans `pkl.novaextension/Scripts` directory)\n\n`npm run clean`\n\nBuild (builds `src` to `pkl.novaextension/Scripts`)\n\n`npm run build`\n\nWatch (rebuilds `src` to `pkl.novaextension/Scripts` on `src` change)\n\n`npm run watch`\n\nCompile (compiles tree-sitter-pkl.dylib)\n\n`npm run compile`\n\nSign (codesign tree-sitter-pkl.dylib)\n\n`npm run sign`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbesya%2Fnova-pkl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbesya%2Fnova-pkl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbesya%2Fnova-pkl/lists"}