Skip to content

Add a Homebrew formula #48

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

Closed
2 tasks done
matifali opened this issue Feb 13, 2025 · 0 comments · Fixed by #56
Closed
2 tasks done

Add a Homebrew formula #48

matifali opened this issue Feb 13, 2025 · 0 comments · Fixed by #56
Assignees

Comments

@matifali
Copy link
Member

matifali commented Feb 13, 2025

We should consider adding a cask to our existing tap to enhance the installation and update process for Coder Desktop on macOS. This will allow users to install and manage Coder Desktop seamlessly via Homebrew.

Desired Solution

Integrate Coder Desktop into our homebrew-coder tap by adding a cask. This will enable users to install and update the application using Homebrew commands:

brew install --cask coder/coder/coder-desktop

For updates:

brew upgrade --cask coder-desktop

Implementation Requirements

By leveraging our existing Homebrew tap, we can provide users with a more streamlined and efficient method for installing and maintaining Coder Desktop on macOS.

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 a pull request may close this issue.

2 participants