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
download GitBash

Vagrant for creating and configuring Virtual Machines
download Vagrant

VirtualBox for running the Virtual Machines
download VirtualBox

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

Notepad++ for editing code files
download Notepad++