Skip to content

Move the installation script to use gzipped files#188

Merged
Ostrzyciel merged 2 commits intomainfrom
karolina/Use-gzipped-files-in-installation-script
Aug 9, 2025
Merged

Move the installation script to use gzipped files#188
Ostrzyciel merged 2 commits intomainfrom
karolina/Use-gzipped-files-in-installation-script

Conversation

@Karolina-Bogacka
Copy link
Collaborator

Modifies the installation script to download gzipped files and decompress them locally. Tested on Windows WSL and on Linux via Google Colab, looks as expected
image
Additionally corrected one tiny detail in the install file. Since the completions install command always asks the user to run eval "$(jelly-cli completions install --env)", it made no sense to run it in the install.sh regardless. If we would like to completely silence the output from completions install and just do it ourselves, please let me know and I can correct it in a follow-up PR.

@Ostrzyciel
Copy link
Member

If we would like to completely silence the output from completions install and just do it ourselves, please let me know and I can correct it in a follow-up PR.

I think it would make sense. Let's make this as simple as possible.

@Ostrzyciel Ostrzyciel merged commit 6f3f991 into main Aug 9, 2025
7 checks passed
@Ostrzyciel Ostrzyciel deleted the karolina/Use-gzipped-files-in-installation-script branch August 9, 2025 09:28
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

Successfully merging this pull request may close these issues.

2 participants