Introduction to Continuous Delivery Tools
Supporting tools
I always think the best way to explain tools is to work with them. To do this we need a basic setup of supporting tools. The tools I use for this are:
GitBash for Source Version Control

Vagrant for creating and configuring Virtual Machines

VirtualBox for running the Virtual Machines

PuTTY for easy access to a Virtual Machine on the command line

Notepad++ for editing code files
