pestle icon indicating copy to clipboard operation
pestle copied to clipboard

A collection of command line scripts for Magento 2 code generation, and a PHP module system for organizing command line scripts.

Results 100 pestle issues
Sort by recently updated
recently updated
newest added

Colons work, but show up escaped pestle.phar magento2\:generate\:theme They'll also act weird if you try to complete with one escaped, and one not $ pestle.phar magento2\:generate: Also, auto generate command...

From vinai > Any plans to add a Repository and data interfaces and a webapi.xml features? > With all this headless Magento flying around I think it would be liked.

We had to disable phpcs because Magento starting requiring extra things that we're not in a position to add right now. We should fix the PHP CS warnings. and then...

PHP Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(/Users/astorm/pestle_modules/modules/): failed to open dir: No such file or directory in phar:///Users/astorm/Documents/github_datanerds/NodeJS-agent/nodejs_agent/pestle.phar/modules/pulsestorm/cli/build_command_list/module.php:21

Strange behavior -- if the pestle_cli function is indented an extra four characters foo();... /** * Showing you options * * @command some-command * @option some-option An Example Option */...