Publish frequently used Homebrew Cask commands (#1201)
Publish frequently used Homebrew Cask commands
This commit is contained in:
commit
b0133fbe85
|
@ -36,6 +36,15 @@ category: CLI
|
||||||
| `brew list` | List installed |
|
| `brew list` | List installed |
|
||||||
| `brew outdated` | What's due for upgrades? |
|
| `brew outdated` | What's due for upgrades? |
|
||||||
|
|
||||||
|
### Brew Cask commands
|
||||||
|
|
||||||
|
| Command | Description |
|
||||||
|
| --- | --- |
|
||||||
|
| `brew cask install firefox` | Install the Firefox browser |
|
||||||
|
| `brew cask list` | List installed applications |
|
||||||
|
|
||||||
|
Cask commands are used for interacting with graphical applications.
|
||||||
|
|
||||||
## Also see
|
## Also see
|
||||||
{: .-one-column}
|
{: .-one-column}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue