2017 © Pedro Peláez
 

library phpci-yarn-plugin

PHPCI plugin for yarn integration

image

hammock/phpci-yarn-plugin

PHPCI plugin for yarn integration

  • Monday, February 26, 2018
  • by hammock
  • Repository
  • 1 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 133 % Grown

The README.md

Yarn plugin for PHPCI

A plugin for PHPCI to download and install npm packages required by your application., (*1)

Install the Plugin

  1. Navigate to your PHPCI root directory and run composer require hammock/yarn-phpci-plugin
  2. If you are using the PHPCI daemon, restart it
  3. Update your phpci.yml in the project you want to deploy with

Prerequisites

  1. 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

The Versions

26/02 2018

dev-master

9999999-dev

PHPCI plugin for yarn integration

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Aleksandr Ivanov

plugin phpci yarn

26/02 2018

v0.0.2

0.0.2.0

PHPCI plugin for yarn integration

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Aleksandr Ivanov

plugin phpci yarn

26/02 2018

v0.0.1

0.0.1.0

PHPCI plugin for yarn integration

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Aleksandr Ivanov

plugin phpci yarn