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

Global install with "-g" flag #12995

Closed
pensierinmusica opened this issue Aug 3, 2015 · 3 comments
Closed

Global install with "-g" flag #12995

pensierinmusica opened this issue Aug 3, 2015 · 3 comments

Comments

@pensierinmusica
Copy link

Hi,

Would it be possible to add a -g flag when performing a Cask install, such that the app gets automatically symlinked to the global app folder, instead of the user app folder?

For example, to install Google Chrome globally I think it'd be much more convenient to type brew cask install -g google-chrome, than brew cask install --appdir="/Applications" google-chrome.

It should be pretty easy to implement and it sorts of follow a "standard" too (think other package managers like npm).

Do you think this could be implemented? Would you like me to create a PR?

Cheers!

@vitorgalvao
Copy link
Member

No. /Applications should be the default, anyway, and linking behaviour should change to copying in the future, so it’d be useless to implement this.

@pensierinmusica
Copy link
Author

I see, thanks! When is this going to be part of the master branch / included in the next release?

@vitorgalvao
Copy link
Member

No time frame yet.

@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants