withelmo / bootstraps-init

适用于 CakePHP

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

This package is not auto-updated.

Last update: 2024-09-23 13:26:19 UTC


README

如何使用

  1. 下载文件
cd Path/app/Config
git clone git@github.com:withelmo/CakePHP-Bootstraps-init.git Bootstraps
  1. 初始化
cd Bootsraps
sh init.sh
  1. 添加环境配置(示例).htaccess
CAKE_ENV_MODE='development'