DustinVenegas / choco-neovim

Chocolatey package for the distribution of released versions of neovim

Home Page:https://chocolatey.org/packages/neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

choco-neovim

Chocolatey package for the distribution of released versions of neovim

Installation Instructions

  • Install chocolatey
  • From command line choco install neovim
  • Or choco install neovim --pre

Dev Instructions

  • Always pack after making any changes
  • choco pack

Testing beta version

  • choco install neovim --pre -s '%cd%' -fy
  • choco uninstall neovim --pre -s '%cd%' -fy

Testing regular version

  • choco install neovim -s '%cd%' -fy
  • choco uninstall neovim -s '%cd%' -fy

Pushing changes

  • choco apikey --key <key> --source https://push.chocolatey.org
  • choco push <package> --source https://push.chocolatey.org

About

Chocolatey package for the distribution of released versions of neovim

https://chocolatey.org/packages/neovim


Languages

Language:PowerShell 100.0%