View All Public Notes
Vagrant www.vagrantup.com
" Configure Create a single file for your project to describe the type of machine you want, the software that needs to be installed, and the way you want to access the machine. Store this file with your project code. Work Run a single command — "vagrant up" — and sit back as Vagrant puts together your complete development environment. Say goodbye to the "works on my machine" excuse as Vagrant creates identical development environments for everyone on your team." #from:Windows_Phone #web_development #automation #cross_platform #software #pub