{"id":22491957,"url":"https://github.com/tricktux/choco-neovim","last_synced_at":"2025-08-03T00:31:15.774Z","repository":{"id":42046059,"uuid":"91979028","full_name":"tricktux/choco-neovim","owner":"tricktux","description":"Chocolatey package for the distribution of released versions of neovim","archived":false,"fork":false,"pushed_at":"2024-05-17T08:59:47.000Z","size":76,"stargazers_count":5,"open_issues_count":4,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-04T16:43:42.592Z","etag":null,"topics":["chocolatey-packages","editor","neovim"],"latest_commit_sha":null,"homepage":"https://chocolatey.org/packages/neovim","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tricktux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-05-21T18:32:54.000Z","updated_at":"2024-05-17T08:59:51.000Z","dependencies_parsed_at":"2023-12-30T16:29:14.563Z","dependency_job_id":"66a6b669-bb2d-4405-83f4-0ff3e327a86a","html_url":"https://github.com/tricktux/choco-neovim","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/tricktux%2Fchoco-neovim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tricktux%2Fchoco-neovim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tricktux%2Fchoco-neovim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tricktux%2Fchoco-neovim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tricktux","download_url":"https://codeload.github.com/tricktux/choco-neovim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228508033,"owners_count":17931263,"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":["chocolatey-packages","editor","neovim"],"created_at":"2024-12-06T18:12:37.029Z","updated_at":"2025-08-03T00:31:15.763Z","avatar_url":"https://github.com/tricktux.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# choco-neovim\n\nChocolatey package for the distribution of released versions of [neovim](https://neovim.io/)\n\n## Version upgrade checklist\n\n- [ ] nuspec: update `version` tag.\n- [ ] nuspec: update `release notes` tag.\n- [ ] chocolateyinstall.ps1: update `$url64`\n- [ ] chocolateyinstall.ps1: update `checksum64`\n\n## Installation Instructions\n\n- Install [chocolatey](https://chocolatey.org/install)\n- From command line `choco install neovim`\n- Or `choco install neovim --pre`\n\n# Dev Instructions\n\n## Docker\n\n- Instructions to setup the container, where `choco-neovim` is this repo.\n\n```sh\ndocker pull chocolatey/choco\ndocker run -ti --rm -v $PWD/choco-neovim:/data chocolatey/choco:latest /bin/bash\n```\n- Always pack after making any changes\n\n```cmd\nchoco pack\n```\n\n## Testing beta version\n\n```cmd\nchoco install neovim --pre -s '%cd%' -fy\nchoco uninstall neovim --pre -s '%cd%' -fy\n```\n\n## Testing regular version\n\n```cmd\nchoco install neovim --source . -fy\nchoco uninstall neovim --source . -fy\n```\n\n## Pushing changes\n\n```cmd\nchoco apikey --key \u003ckey\u003e --source https://push.chocolatey.org\nchoco push \u003cpackage\u003e --source https://push.chocolatey.org\n\n# Or in one command\n\nchoco push \u003cpackage\u003e --api-key \u003ckey\u003e --source https://push.chocolatey.org\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftricktux%2Fchoco-neovim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftricktux%2Fchoco-neovim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftricktux%2Fchoco-neovim/lists"}