ezsystems / launchpad

CLI tool to bootstrap an eZ Platform project Docker stack | #justcode
https://ezsystems.github.io/launchpad
MIT License
22 stars 27 forks source link

Dynamic Host Variables #32

Open raupie opened 6 years ago

raupie commented 6 years ago
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? yes
Version
Environment Linux/Mac/Windows

Would be nice to include more local cache directories i.e. ".npm" the same way .composer is handled. Instead of hard coding .composer it could be included dynamically. Essentially create a dynamic array of variables based on the global.yml file.

raupie commented 6 years ago

I'll take a swing at it. Thoughts always welcome :)