/puppet-php-skeleton-dev

WIP: prepare for skeleton stage

Primary LanguageShellMIT LicenseMIT

Puppet PHP skeleton development environment

This is CONTROL REPO for Puppet configuration that allows quickly install all required software for Web-Development of PHP projects.

Environment

All environment settings and puppet confirugration located in production branch

Install (Ubuntu only)

wget https://raw.githubusercontent.com/OxCom/puppet-php-skeleton-dev/master/run.sh
chmod +x run.sh
sudo ./run.sh