Skip to content

Instantly share code, notes, and snippets.

@vastus
Created May 12, 2014 10:06
Show Gist options
  • Save vastus/0f4bdcf182661b3c7ab7 to your computer and use it in GitHub Desktop.
Save vastus/0f4bdcf182661b3c7ab7 to your computer and use it in GitHub Desktop.
Install VirtualBox and Vagrant using Cask

Install Cask (w/ home brew)

brew install caskroom/cask/brew-cask

Install VirtualBox

brew cask install virtualbox

Install Vagrant

brew cask install vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment