hammock/phpci-yarn-plugin
Composer 安装命令:
composer require hammock/phpci-yarn-plugin
包简介
PHPCI plugin for yarn integration
README 文档
README
A plugin for PHPCI to download and install npm packages required by your application.
Install the Plugin
- Navigate to your PHPCI root directory and run
composer require hammock/yarn-phpci-plugin - If you are using the PHPCI daemon, restart it
- Update your
phpci.ymlin the project you want to deploy with
Prerequisites
- yarn needs to be installed.
Plugin Options
- command [string, require] - Command name. See docs
- directory [string, optional] - Relative path to run yarn command in.
- flags [list, optional] - Command flags
PHPCI Config
Hammock\PHPCI\Yarn: command: install
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-26