library npm-cache-phpci-plugin
PHPCI plugin for npm integration
rna-code/npm-cache-phpci-plugin
PHPCI plugin for npm integration
- Wednesday, May 25, 2016
- by RNACode
- Repository
- 1 Watchers
- 0 Stars
- 333 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Npm plugin for PHPCI
A plugin for PHPCI to download and install npm packages required by your application., (*1)
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.yml
in 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
dev-master
9999999-dev
PHPCI plugin for npm integration
Sources
Download
MIT
The Requires
The Development Requires
by
Nikolay Romaniuk
plugin
npm
phpci
1.0.0
1.0.0.0
PHPCI plugin for npm integration
Sources
Download
MIT
The Requires
The Development Requires
by
Nikolay Romaniuk
plugin
npm
phpci