I added a brew cask for version 1.0.4. Cask is an extension for Homebrew which makes it easy to install applications and QuickLook plugins from the command line.
If you have homebrew and homebrew cask installed, simply
brew cask install provisioning
If you don't have homebrew cask installed,
Install Homebrew:
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"
Install Homebrew cask
brew tap phinze/homebrew-cask
brew install brew-cask
Install the Provisioning Quick Look plugin:
brew cask install provisioning
I added a brew cask for version 1.0.4. Cask is an extension for Homebrew which makes it easy to install applications and QuickLook plugins from the command line.
If you have homebrew and homebrew cask installed, simply
If you don't have homebrew cask installed,
Install Homebrew:
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"Install Homebrew cask
Install the Provisioning Quick Look plugin: