Bootstraps-init for CakePHP

How to use

  1. Download the files
cd Path/app/Config
git clone git@github.com:withelmo/CakePHP-Bootstraps-init.git Bootstraps
  1. Initilize
cd Bootsraps
sh init.sh
  1. Add environment config (example) .htaccess
CAKE_ENV_MODE='development'