chris-ca / lamp-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

lamp-dev is a Ubuntu Xenial based Vagrant image preconfigured for PHP7/mysql web development

Installation

Download and install Virtualbox

Download and install Vagrant

$ git clone https://github.com/chris-ca/lamp-dev
...
$ cd lamp-dev
...
$ cp config.yaml-dist config.yaml
...
$ vagrant up
...
$ vagrant ssh

About

License:The Unlicense


Languages

Language:Ruby 66.3%Language:Shell 33.7%