Homebrew
Homebrew packages to install
This node uses the key packages
as a default prefix if not given a map.
See also
Types
Keys
If given a map, the following keys are supported:
update
— (type: boolean)packages
— (type: sequence of string, or string)casks
— (type: sequence of string, or string)taps
— (type: sequence of string, or string)brewfile
— (type: boolean, or string)
Examples
homebrew:
update: true
packages:
- string
casks:
- string
homebrew:
- string
homebrew: string
homebrew: true