ju1ius

Results 86 comments of ju1ius

Same issue using the windows build under Wine 10.10, which uses the MS Edge WebView (138.0.3351.77), so it doesn't seem related to webkit... BTW, the app doesn't build with the...

Hi, Let us start by the easiest issue: > we'd want to properly wrap everything up in a Composer shim package that only pulls in the Phar file, instead of...

> In a Composer project you would usually only install the individual the commands that you need for the project, not the whole bundle. Fair enough, so in order to...

> When you install/use WP-CLI via the Phar for example. ``` $ wp-cli.phar help rest Error: 'rest' is not a registered wp command. See 'wp help' for available commands. ```...

Anyway, disregarding whether it is desirable or not for wp-cli to reinvent the wheel of package management in the phar release, `wp-cli/wp-cli-bundle` is currently [the recommended way](https://make.wordpress.org/cli/handbook/guides/installing/#installing-via-composer) to install wp-cli...

> This is something we have been discussing internally. There are still some details to figure out. I'll write up an issue with the current status and link it here....