File tree Expand file tree Collapse file tree 2 files changed +8
-17
lines changed Expand file tree Collapse file tree 2 files changed +8
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11<h1 align =center >Configuration for Chocolatey</h1 >
22
3- Official support for Chocolatey started by the release of Scala 3.6.0
3+ Official support for Chocolatey started by the release of Scala 3.6.0 and was backported (with modifications) to the Scala 3.3.5 LTS.
4+ Scala 3.3 LTS Chocolatey package uses universal package (.jar) instead of native runners.
45
56> [ !IMPORTANT]
67> This folder contains the templates to generate the configuration for Chocolatey.
78> The ` scala.nuspec ` and ` chocolateyInstall.ps1 ` files needs to be rewritten by changing the following placeholders:
89> - @LAUNCHER_VERSION@ : Placeholder for the current scala version to deploy
910> - @LAUNCHER_URL@ : Placeholder for the URL to the windows zip released on GitHub
1011> - @LAUNCHER_SHA256@ : Placeholder for the SHA256 of the msi file released on GitHub
12+
13+ ## Important information
14+
15+ - How to create a * Chocolatey* package: https://docs.chocolatey.org/en-us/create/create-packages/
16+ - Guidelines to follow for the package icon: https://docs.chocolatey.org/en-us/create/create-packages/#package-icon-guidelines
17+ - ` .nuspec ` format specification: https://learn.microsoft.com/en-gb/nuget/reference/nuspec
You can’t perform that action at this time.
0 commit comments