wp-cli / scaffold-package-command

Scaffolds WP-CLI commands with functional tests, full README.md, and more.
MIT License
68 stars 19 forks source link

Add featured commands in readme #228

Closed ernilambar closed 5 months ago

ernilambar commented 5 months ago

Fixes https://github.com/wp-cli/scaffold-package-command/issues/227

Note: I could not find a way to add feature test for this as commands are not returned in Behat test currently.

danielbachhuber commented 5 months ago

wontfix https://github.com/wp-cli/scaffold-package-command/issues/227#issuecomment-1972989717