rna-code/npm-cache-phpci-plugin
Composer 安装命令:
composer require rna-code/npm-cache-phpci-plugin
包简介
PHPCI plugin for npm 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 rna-code/npm-cache-phpci-plugin - If you are using the PHPCI daemon, restart it
- Update your
phpci.ymlin the project you want to deploy with
Prerequisites
- npm-cache needs to be installed.
Plugin Options
- command [string, require] - Command name. See docs
- directory [string, optional] - Relative path to run npm-cache in.
- flags [list, optional] - Command flags
PHPCI Config
RNACode\PHPCI\NpmCache: command: install
统计信息
- 总下载量: 361
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-05-25