GFDRR Open Source Mentoring Guide

GFDRR Open Source Mentoring Guide

View the Project on GitHub GFDRR/mentoring-guide

Working with Vagrant

Vagrant is a tool for building complete development environments. It allows developers to automate the setup of their development environments and reduces the time these steps take. It also standardizes development environments across team members making it easier to reproduce issues in equivalent environments across different host platforms. Vagrant is based on VirtualBox and runs on all modern operating systems used for software development.

Goals/Objectives/Outcomes

Reference Material

Measures of Success