Skip to content
vanwars edited this page Sep 8, 2014 · 23 revisions

Getting Started

This

Configuring

To get up and running right away without having to install the many dependencies needed to get Local Ground to run, you have the option of creating a Virtual Machine with all of the dependencies defined and configured! Follow these steps:

  1. Download VirtualBox for your operating system.
  2. Download Vagrant for your operating system.
  3. Clone the Git Repository on your local machine: git clone https://github.com/LocalGround/localground.git
  4. At the command line, navigate to your Local Ground directory, and type vagrant up
  5. Wait about 45 minutes for Vagrant to configure your new virtual machine instance using this shell script.

Clone this wiki locally