humanmade/wp-maestro
最新稳定版本:v0.2
Composer 安装命令:
composer create-project humanmade/wp-maestro
包简介
WordPress project generator
README 文档
README
Composer powered WordPress project generator.
WARNING: this is alpha software, here be dragons.
Getting started
-
Add an entry to your
/etc/hostsfile for the site (seems like the latest version of Vagrant handles that now) -
ssh into your vagrant box
-
Run the following command while ssh'd from the parent directory where you want to install WordPress.
composer create-project -sdev humanmade/wp-maestro testinstall
Where [testinstall] is the name of your project.
For other options, see the Composer docs
At the end of the process, you'll be asked:
Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]?
You should answer 'yes'
You could alias the whole command to something like wp-maesto [project]
Prerequisites
统计信息
- 总下载量: 55
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-12