Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 573 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 573 Bytes

Homebrew-CINC

A Homebrew Cask for installing CINC Packages. CINC is a Free-as-in-Beer distribution of the open source software of Chef Software Inc.

Add Tap

brew tap donwlewis/homebrew-cinc

Install

brew install cinc-auditor

# or

brew install cinc-client

# or, on brew < 2.7.0

brew cask install cinc-workstation

Staying Up-To-Date

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