raulfraile / ladybug-installer
This package is abandoned and no longer maintained.
No replacement package was suggested.
Unified installer for ladybug addons
Package info
github.com/raulfraile/ladybug-installer
Type:composer-plugin
pkg:composer/raulfraile/ladybug-installer
v1.0.1
2013-09-21 23:28 UTC
Requires
- composer-plugin-api: *
Requires (Dev)
- composer/composer: 1.*
- mockery/mockery: 0.8.0
This package is not auto-updated.
Last update: 2023-02-15 15:04:43 UTC
README
Ladybug relies on specific directory locations to find themes and plugins. By default Composer is unable to install in an other directory than /vendor except when using a Custom Installer.
This Custom Installer for Composer will trigger on the following library types and provide custom behaviour for these kind of packages:
- ladybug-theme: install files into /vendor/raulfraile/ladybug-themes
- ladybug-plugin: install files into /vendor/raulfraile/ladybug-plugins
Credits
- Raul Fraile (@raulfraile)
- All contributors
License
Ladybug is released under the MIT License. See the bundled LICENSE file for details.