2017 © Pedro PelĆ”ez
 

composer-plugin composer-yarn-installer

Composer plugin to install yarn in vendor/

image

imponeer/composer-yarn-installer

Composer plugin to install yarn in vendor/

  • Thursday, March 29, 2018
  • by MekDrop
  • Repository
  • 3 Watchers
  • 2 Stars
  • 37 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 61 % Grown

The README.md

License Packagist Packagist, (*1)

Composer Yarn Installer

Composer extension that installs Yarn to vendor bin path., (*2)

Usage

Easiest way to do that is to execute composer command from console:, (*3)

composer require imponeer/composer-yarn-installer

Versioning

The package will be automatically updated each time when new yarn version is released., (*4)

So, if you need to use specific yarn version for example 0.11.x, you can specify in composer.json with "imponeer/composer-yarn-installer":"0.11.*" line., (*5)

How to contribute?

If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you not sure how this works, try interactive GitHub tutorial., (*6)

If you found any bug or have some questions, use issues tab and write there your questions., (*7)

The Versions

29/03 2018

dev-master

9999999-dev

Composer plugin to install yarn in vendor/

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raimondas Rimkevičius