Created
July 1, 2015 20:06
-
-
Save ncerny/b1b1a8ddde51d6e32576 to your computer and use it in GitHub Desktop.
Install chefdk with brew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew update | |
brew doctor | |
brew install caskroom/cask/brew-cask | |
brew cask update | |
brew cask info chefdk | |
brew cask install chefdk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
looks like things might have changed:
brew install caskroom/cask/brew-cask
==> brew cask install caskroom/cask/brew-cask
Error: Cask 'brew-cask' is unavailable: '/usr/local/Homebrew/Library/Taps/caskroom/homebrew-cask/Casks/brew-cask.rb' does not exist.