Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. It is distributed, small and fast, encourages multiple local branches, and makes merges easy. Vagrant allows creating and configuring virtual development environments using configuration files and "boxes". Packer is an open source tool for creating machine images for multiple platforms from a single source configuration.