-
Notifications
You must be signed in to change notification settings - Fork 432
Closed
Labels
Description
-
ee stackswitches for dependency management e.g.ee stack install --hhvm,ee stack install --pagespeed - Delayed dependency installation. e.g. do not install hhvm till
ee site create example.com --hhvmis called. - A clear warning and prompt e.g "HHVM is experimental feature and it may not work with all plugins all your site. You can disable it by passing
hhvm=offlater. Do you wish to enable HHVM now for example.com? Type "yes" to continue. [no] __". This prompt can be skipped by adding--experimentalflag to original command.