indeyets/pake
最新稳定版本:1.99.5
Composer 安装命令:
composer require indeyets/pake
包简介
PHP automation tool inspired by Rake
关键字:
README 文档
README
Pake is a PHP automation tool with capabilities similar to make. See Wiki for details.
Installation
The recommended way to install Pake is through Composer.
Just create a composer.json file and run the php composer.phar install command to install it:
{
"require": {
"indeyets/pake": "~1.99"
}
}
统计信息
- 总下载量: 175.7k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 184
- 点击次数: 1
- 依赖项目数: 12
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-07-17