RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: Mic92
If you have to setup vagrant on windows (for whatever reason), I recommend to install chocolatey and then install vagrant with:
cinst Vagrant.install
This downloads and install putty, virtualbox and vagrant in place. This way I setuped a machine for our frontend developer.
If you have to setup vagrant on windows (for whatever reason), I recommend to install chocolatey and then install vagrant with:
This downloads and install putty, virtualbox and vagrant in place.
This way I setuped a machine for our frontend developer.