2017 © Pedro Peláez
 

library npm-cache-phpci-plugin

PHPCI plugin for npm integration

image

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

The README.md

Npm 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 rna-code/npm-cache-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. 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

The Versions

25/05 2016

dev-master

9999999-dev

PHPCI plugin for npm integration

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Nikolay Romaniuk

plugin npm phpci

25/05 2016

1.0.0

1.0.0.0

PHPCI plugin for npm integration

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Nikolay Romaniuk

plugin npm phpci