Vagrant provides easy to configure, reproducible, and highly portable work environments to help maximize the productivity and flexibility of you and your team. As a developer, Vagrant will isolate dependencies and their configuration within a single disposable, consistent environment, without sacrificing any of the tools you’re used to working with (editors, browsers, debuggers, etc.). As a designer, Vagrant will automatically set everything up that is required for that web app in order for you to focus on doing what you do best: design. Finally, imagine if you could share your local development with the world in a single command!