-
Notifications
You must be signed in to change notification settings - Fork 211
Binaries
Mischa Braam edited this page Oct 23, 2024
·
2 revisions
Valet+ will automatically install framework specific development binaries.
-
wp-cli available as
wp
-
n98-magerun available as
magerun
-
n98-magerun2 available as
magerun2
- drush
- shopware-cli
When installing Valet+, you can choose which binary to install by providing them with the parameter --with-binary
(or short -b
) for each desired binary. For example;
valet-plus install -b magerun -b magerun2