Download the PHP package hammock/phpci-yarn-plugin without Composer
On this page you can find all versions of the php package hammock/phpci-yarn-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phpci-yarn-plugin
Yarn plugin for PHPCI
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.yml
in 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
All versions of phpci-yarn-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package hammock/phpci-yarn-plugin contains the following files
Loading the files please wait ....