How to install psh.phar tool in DeviBox?
@amida you would install it on the Devilbox as you would install it anywhere else. See here: GitHub - shopwareLabs/psh: PSH - PHP shell helper
composer require shopware/psh --dev
I mean, how to install it globally, in DevilBox.
Installation locally does not work, there are errors.
It doesn’t matter on what system you do it. Devilbox itself is like a Linux machine inside. So you can just refer to the tools documentation.