themccallister/craft
最新稳定版本:1.3.1
Composer 安装命令:
composer require themccallister/craft
包简介
Install Craft CMS from the command line.
关键字:
README 文档
README
#Craft Command Line Installer
Manage Craft from the command line with composer. This tool is heavily inspired by the Laravel Installer.
Requirements
Installation
-
Ensure that the
~/.composer/vendor/binis available in your terminal PATH.Note: my Oh My ZSH profile has this line:
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/username/.composer/vendor/bin"Note: make sure you change
usernameabove -
Require
craftglobally by using this command:composer global require "themccallister/craft=dev-master" -
Change to a new directory, such as
~/Sites, and runcraft install mywebsite.com.
Contributing
Pull requests, contributions, issues and feature requests are always welcome... Although I would prefer a pull request for new features... ;)
统计信息
- 总下载量: 321
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 40
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-12-03