Skip to content

Instantly share code, notes, and snippets.

## Ensure you have vagrant and virtualbox installed on your path.
mkdir ~/ie_vms
cd ~/ie_vms
cat > Vagrantfile <<'EOF'
# Usage: IE={box} vagrant up
#
# Eg. IE=XPIE6 vagrant up