Various chocolatey package scripts used at the MakerSpace
Go to file
Steven Pickles 323a1df846 Merge branch 'release-5.6.19'
In the repository there was previously a release branch for
release-5.6.19, but the Chocolatey community required the
<owners> tag be populated. I had since resolved this issue with
new commits in develop. Therefore I chose to delete the existing
branch and create a new one with the exact same release number.
2020-03-12 07:32:04 -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 Fix misspelled filename in README 2020-03-11 11:52:35 -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/InstallChocolatey.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