Y
Hacker News
new
|
ask
|
show
|
jobs
by
seumars
416 days ago
Agreed. Come to think of it Homebrew has pretty bad ergonomics in general. What i want is an overview of compiled binaries, where they are, and what their versions are. That’s it.
1 comments
BowBun
416 days ago
`brew ls --versions` + `brew list | xargs brew list`
Everything you need is there...
link
Everything you need is there...