raulfraile / ladybug-installer
Unified installer for ladybug addons
Installs: 990 089
Dependents: 4
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 4
Open Issues: 2
Type:composer-plugin
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.