How to setup the dev environment - nspforever/vagrant-azure GitHub Wiki

Install Ruby

Go to https://www.ruby-lang.org/ to find the correct way for your plaform, for Windows platform, go to http://rubyinstaller.org/ to download the RubyInstaller for Windows

##Install Ruby Dev Kit

  1. Download Ruby Dev Kit here
  2. Follow the instruction at here
  • Extract the downloaded package to a permanent location say c:\RubyKit
  • cd into the directory and run ruby dk.rb init and it will generate the config.yml file for you
  • Run ruby dk.rb install