vagrant
Installation
SKILL.md
Vagrant Development
Complete guide for managing virtual machine environments with Vagrant.
Overview
Vagrant is a tool for building and managing virtual machine environments in a single, consistent workflow.
Key Characteristics:
- Reproducible environments
- Multiple providers (VirtualBox, VMware, Docker)
- Provisioners (Shell, Ansible, Chef, Puppet)
- Multi-machine support
- Portable boxes