Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 665 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 665 Bytes

Dev box

Requirements

Start

All commands default to the master box when not specified. To get started simply run:

> vagrant up [box]

If any updates occurs to the provisioning scripts run

> vagrant provision [box]

Login

Enter any of the boxes via

> vagrant ssh [box]