Vagrant allows users to create and configure lightweight, reproducible, and portable development environments.
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.
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.
What's new in version 2.3.0
Information
License
Free
Size
63.2 MB
Downloads
Free
Developer's website
https://www.vagrantup.com
App requirements