Various chocolatey package scripts used at the MakerSpace
Go to file
2020-03-11 11:49:38 -04:00
tools Remove comments from tools/chocolateyinstall.ps1 as recommended 2020-03-10 11:49:09 -04:00
cricutdesignspace.nuspec Fix issue where block comment was not correctly removed 2020-03-11 11:44:20 -04:00
README.md Add clarifying instructions to generate Nuget package using choco pack 2020-03-11 11:49:38 -04:00

Cricut Design Space Chocolatey Package

Summary

Chocolatey package configuration for the Cricut Design Space application.

Creating Nuget Package

Clone the repository and use Chocolatey to create the package:

$ choco pack

Testing Nuget Package

Follow the instructions at the URL below to create and use a Chocolatey test environment:

https://github.com/chocolatey-community/chocolatey-test-environment

Note: as March 10, 2020, the default shell/InstallChocolayet.ps1 file was not creating a TLS channel and thus would not install Chocolatey in the virtual machine. The link below contains a fix. Once the pull request is accepted in the test environment repository this message will be removed.

https://github.com/chocolatey-community/chocolatey-test-environment/pull/49/commits/6b5563c52cf208834cc662e3f14a00bdad9bf567