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

Support homebrew installation on MacOS #45

Closed
nico1207 opened this issue Nov 15, 2023 · 5 comments
Closed

Support homebrew installation on MacOS #45

nico1207 opened this issue Nov 15, 2023 · 5 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed no-stale

Comments

@nico1207
Copy link

Homebrew recipe doesn't work on MacOS.

@michidk
Copy link
Owner

michidk commented Nov 15, 2023

This is because the homebrew recipe only installs the linux-musl target: https://github.com/michidk/homebrew-tools/blob/main/Formula/vscli.rb#L5

If anyone want's to tackle this, feel free to open a PR over here: https://github.com/michidk/homebrew-tools/

@michidk michidk closed this as completed Nov 15, 2023
@michidk michidk closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2023
@johnoscott
Copy link

Can i ask (nicely) that this issue be re-opened for others (like me) that expected the Homebrew recipe would install on macOS ?

@michidk michidk reopened this Mar 10, 2024
@michidk michidk changed the title Unable to install on MacOS Support homebrew installation on MacOS Mar 10, 2024
@michidk michidk added help wanted Extra attention is needed good first issue Good for newcomers labels Mar 12, 2024
@michidk
Copy link
Owner

michidk commented Mar 26, 2024

I added the aarch64-apple-darwin target to the CI, so we now also have ARM images for M1+ macs to https://github.com/michidk/vscli/releases/tag/v0.2.2.

@johnoscott
Copy link

@michidk thanks I will give it a try.

@michidk
Copy link
Owner

michidk commented Sep 14, 2024

I added macos support to the homebrew file: michidk/homebrew-tools@d85f54d

Also made it so that vscli CI automatically updates it: 4bc37a1

@michidk michidk closed this as completed Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed no-stale
Projects
None yet
Development

No branches or pull requests

3 participants