Skip to content

Plugin for Pyrus which adds commands for managing a vendor dependency directory

Notifications You must be signed in to change notification settings

pyrus/Pyrus_VendorCommands

Repository files navigation

Various commands for handling vendor dependencies for your application

The VendorCommands plugin for Pyrus operates on the `vendor` directory within
your local application directory. To install this plugin use 
`php pyrus.phar install -p Pyrus_VendorCommands-alpha`

The vendor-update command scans the package.xml file for dependencies and will
install them into the local vendor/ directory of your application.

Example: `pyrus vendor-update`

About

Plugin for Pyrus which adds commands for managing a vendor dependency directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages