brew-cask: Brought back Search (new method)

This commit is contained in:
Melvin Gundlach
2018-08-25 12:57:52 +02:00
committed by Agniva De Sarker
parent ee21faf69e
commit 36360a83b0

View File

@@ -2,6 +2,10 @@
> Package manager for macOS applications distributed as binaries. > Package manager for macOS applications distributed as binaries.
- Search for casks:
`brew search {{text}}`
- Install a cask: - Install a cask:
`brew cask install {{cask_name}}` `brew cask install {{cask_name}}`