-
Notifications
You must be signed in to change notification settings - Fork 1
Environment Setup
davidgaskins edited this page Apr 22, 2018
·
1 revision
- From the root of the github repo.
$ ./env.sh
- Run the SHELL lines from the Vagrantfile.
Not supported. Install an ubuntu box with docker using the following instructions.
- Install Vagrant
- From the git repo
$ vagrant up
$ cd /vagrant
- Follow the "Ubuntu with docker installed" instructions from above
Not supported.