Skip to content

A Homebrew command for opening kegs in macOS Finder windows.

License

Notifications You must be signed in to change notification settings

marcransome/homebrew-keg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keg

homebrew-keg

Issues License

homebrew-keg is a tiny external command for the Homebrew package manager that opens the keg directory for a formula in a Finder window or prints the keg path to the shell.


Getting started

Installation

Install with Homebrew:

brew tap marcransome/keg

Opening a keg

To open the keg for a locally installed formula in a Finder window:

brew keg <formula>

For example:

brew keg flog

Which opens the keg directory for the flog formula:

finder

Print the keg path

To print the keg path for a formula:

brew keg --path <formula>

For example:

brew keg --path flog

Prints:

/usr/local/Cellar/flog/1.5.0

Acknowledgements

License

homebrew-keg is provided under the terms of the MIT License.

Contact

Email me at [email protected] or create an issue.

About

A Homebrew command for opening kegs in macOS Finder windows.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Languages