A Homebrew Cask for installing CINC Packages. CINC is a Free-as-in-Beer distribution of the open source software of Chef Software Inc.
brew tap donwlewis/homebrew-cinc
brew install cinc-auditor
# or
brew install cinc-client
# or, on brew < 2.7.0
brew cask install cinc-workstation
Packages can be easily upgraded after being installed via Homebrew
Upgrading one package:
brew upgrade cinc-client
Upgrading all of your Casks:
brew upgrade --casks