Skip to content

Latest commit

 

History

History
 
 

pkgs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Configuration for Chocolatey

Official support for Chocolatey started by the release of Scala 3.6.0

Important

This folder contains the templates to generate the configuration for Chocolatey. The scala.nuspec and chocolateyInstall.ps1 files needs to be rewritten by changing the following placeholders:

  • @LAUNCHER_VERSION@ : Placeholder for the current scala version to deploy
  • @LAUNCHER_URL@ : Placeholder for the URL to the windows zip released on GitHub
  • @LAUNCHER_SHA256@ : Placeholder for the SHA256 of the msi file released on GitHub

Important information