Skip to content

[chocolatey] Improve bundle  #5

Description

@cderv

Comment from Discus on chocolatey page http://disq.us/p/3054h3j

I think it would be better if the package utilizes "Get-ToolsLocation" instead of manually constructing the path. And also it installs Quarto in the Chocolatey tools directory with a dedicated 'quarto' subdirectory like this:
$toolsDir = Join-Path (Get-ToolsLocation) 'quarto'
and also in $packageArgs
FileFullPath = Get-Item (Join-Path $toolsDir "quarto*win.zip")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions