Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chocolatey] Improve bundle #5

Open
cderv opened this issue Aug 30, 2024 · 0 comments
Open

[chocolatey] Improve bundle #5

cderv opened this issue Aug 30, 2024 · 0 comments

Comments

@cderv
Copy link
Collaborator

cderv commented Aug 30, 2024

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")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant