You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vagrant is the tool we use for "provisioning" VMs, i.e. describing its contents in a small (text) file, and then building the VM using this file as input, so that it can be run in a certain environment. If it is not clear to you why we and you might want to use this, maybe read this.