This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##Amalgam CMS v3.x新建项目指南 | |
###1. 从模板新建: | |
包含表单的版本: | |
git clone [email protected]:xtunes/cms_template.git -b with_request 项目名称 | |
不包含表单的版本: | |
git clone [email protected]:xtunes/cms_template.git 项目名称 |