Umbrella Project: Chef Foundation
Project State: Active
Issues Response Time Maximum: 14 days
Pull Request Response Time Maximum: 14 days
For users on macOS, Chef maintains a Homebrew Cask that makes it easy to install and keep up-to-date Chef Infra Client and Chef InSpec.
brew install chef/chef/inspec
# or
brew install chef/chef/chef-infra-client
# or
brew install chef/chef/chef-workstation
Packages can be easily upgraded after being installed via Homebrew
Upgrading one package:
brew upgrade chef-infra-client
Upgrading all of your Casks:
brew upgrade --casks