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

docs: add winget installation method #9806

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

matifali
Copy link

@matifali matifali commented Apr 1, 2024

What does this PR do?

After microsoft/winget-pkgs#147222, bun can be installed via winget package manager.

@matifali
Copy link
Author

matifali commented Apr 1, 2024

As a follow up submitting new releases should be automated with a GitHub action.

docs/installation.md Outdated Show resolved Hide resolved
Co-authored-by: sitiom <sitiom@proton.me>
@paperclover
Copy link
Member

Before this is added, i want to solve this.

# Or if your CPU does not support the AVX2 instruction set. You can check by running this command:

This should not be manual. I will look into how this can be solved for winget later. If it is not solvable, I don't think we should recommend winget's usage for installing bun.

@sitiom
Copy link
Contributor

sitiom commented Apr 3, 2024

Before this is added, i want to solve this.

# Or if your CPU does not support the AVX2 instruction set. You can check by running this command:

This should not be manual. I will look into how this can be solved for winget later. If it is not solvable, I don't think we should recommend winget's usage for installing bun.

If you made an .exe bootstrapper/installer which handles all the necessary checks (winget does not support ps1 scripts yet), winget can use that instead. For now, theres a small note post-installation about trying the baseline package if the program doesn't work.

Copy link
Contributor

github-actions bot commented Aug 8, 2024

This pull request is stale and may be closed due to inactivity.

@github-actions github-actions bot added the stale label Aug 8, 2024
@albertocavalcante
Copy link

Hi @sitiom, I'm hoping to get this merged, but ack on the issue statement. I've added a comment with a suggestion at #8116 (comment), can you please check it? Thanks!

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

Successfully merging this pull request may close these issues.

4 participants