Skip to content

Instantly share code, notes, and snippets.

@BigAl
Last active August 29, 2015 14:24
Show Gist options
  • Save BigAl/53f500babf1d6d391dd5 to your computer and use it in GitHub Desktop.
Save BigAl/53f500babf1d6d391dd5 to your computer and use it in GitHub Desktop.
Mac brew packer vargrant vb install
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew tap caskroom/cask
$ brew install caskroom/cask/brew-cask
$ brew cask install virtualbox
$ brew cask install vagrant
$ brew cask install packer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment