withelmo/bootstraps-init

for CakePHP

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Shell

pkg:composer/withelmo/bootstraps-init

dev-master 2013-05-30 08:50 UTC

This package is not auto-updated.

Last update: 2025-12-15 20:10:47 UTC


README

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'