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

[Feature Request] brew cask info/open #72

Closed
ghost opened this issue Oct 16, 2012 · 5 comments
Closed

[Feature Request] brew cask info/open #72

ghost opened this issue Oct 16, 2012 · 5 comments

Comments

@ghost
Copy link

ghost commented Oct 16, 2012

While looking for a certain formula, another formula's name often catches my eye. brew info formula sometimes gives clues, but almost always I have to do info, then copy and paste the web address in order to find out what the app does.

So, I suggest:

  1. an brew cask info command that echos out the version/homepage
  2. and possibly "brew cask open formula" that runs "open $homepage"
@passcod
Copy link
Contributor

passcod commented Oct 16, 2012

+1 on both counts.

@neersighted
Copy link
Contributor

👍

phinze added a commit that referenced this issue Feb 17, 2013
thanks to @passcod for original implementation on his fork

refs #72
phinze added a commit that referenced this issue Feb 17, 2013
thanks to @passcod for original implementation on his fork

refs #72
@phinze
Copy link
Contributor

phinze commented Feb 17, 2013

Hey y'all - I think I've managed to pull in @passcod's implementation of these two commands with minor tweaks to get them to work with the current version of the code along with some basic tests.

Give it a shot with:

brew uninstall brew-cask
brew install brew-cask --HEAD

And let me know if these guys look good for the next release.

@passcod
Copy link
Contributor

passcod commented Feb 18, 2013

These look great! (Didn't even one could install brew-cask head like that, heh. I just have it symlinked :)

@phinze
Copy link
Contributor

phinze commented Apr 13, 2013

These have been done and working for awhile. Hooray!

@phinze phinze closed this as completed Apr 13, 2013
fharbe pushed a commit to fharbe/homebrew-cask that referenced this issue Mar 11, 2014
IntelliJ IDEA Community Edition 13.0.2 EAP 133.471
@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

4 participants