Skip to content

feat: install from homebrew in install.sh #9414

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

Merged
merged 3 commits into from
Aug 30, 2023
Merged

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Aug 29, 2023

Closes #1925

We now have a Homebrew tap, which provides full release builds of coder!

This PR updates install.sh to install from this tap, which will make it easier for uses to keep up-to-date with the latest version, and provide nice integration with tools that are commonly used.

Importantly, the script should remain smart enough to perform a standalone install if Homebrew is not available on the users system.

Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please document this in here with a page macos.md in
https://github.com/coder/coder/tree/main/docs/install

It should be simple to just say
brew install ...

You can see the Windows for reference

@aslilac
Copy link
Member Author

aslilac commented Aug 30, 2023

yes! I'll do that as a separate pr tho

@aslilac aslilac merged commit c6f4f0f into main Aug 30, 2023
@aslilac aslilac deleted the install-from-homebrew branch August 30, 2023 17:58
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2023
@coder coder unlocked this conversation Sep 3, 2023
@coder coder locked as resolved and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install Coder via homebrew
2 participants