git 安裝
git clone --depth=1 https://github.com/top-think/think.git think_git
cd think_git
git clone --depth=1 https://github.com/top-think/framework.git thinkphp
composer 安裝
composer create-project --prefer-dist topthink/think think_composer
git clone --depth=1 https://github.com/top-think/think.git think_git
cd think_git
git clone --depth=1 https://github.com/top-think/framework.git thinkphp
composer 安裝
composer create-project --prefer-dist topthink/think think_composer
2017-05-24