Skip to content
Eric Freed edited this page Apr 1, 2014 · 2 revisions

To add this to a project

  1. Download file contents: https://github.com/efreed/lamp-vm/archive/master.zip

  2. Put the contents in a folder at the root of the repo (example: /server)

  3. Commit the contents and start tracking your server config!

3b) You’ll wind up needing to ignore a .vagrant folder that appears and ignore your sql init file, don't put those in source control.

Clone this wiki locally