Skip to content

Scripts needed to release Moonshine IDE to Chocolatey Community Repository

Notifications You must be signed in to change notification settings

Moonshine-IDE/Moonshine-Chocolatey-Packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to create Moonshine-IDE package?

  1. Clone the repository
  2. Copy Moonshine installer to tools/ folder
  3. Change the file location inside tools/chocolateyinstall.ps1
  4. Change the version inside moonshine-ide.nuspec
  5. Run choco pack
  6. Test the package: choco install moonshine-ide.3.3.4.nupkg --debug --verbose --source .

How to upload package to Chocolatey Community Repository

Run:

choco apikey --key {API_KEY} --source https://push.chocolatey.org/
choco push moonshine-ide.x.y.z.nupkg --source https://push.chocolatey.org/

About

Scripts needed to release Moonshine IDE to Chocolatey Community Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published