- Clone the repository
- Copy Moonshine installer to
tools/
folder - Change the file location inside
tools/chocolateyinstall.ps1
- Change the version inside
moonshine-ide.nuspec
- Run
choco pack
- Test the package:
choco install moonshine-ide.3.3.4.nupkg --debug --verbose --source .
Run:
choco apikey --key {API_KEY} --source https://push.chocolatey.org/
choco push moonshine-ide.x.y.z.nupkg --source https://push.chocolatey.org/