grunt-exec icon indicating copy to clipboard operation
grunt-exec copied to clipboard

Grunt plugin for executing shell commands.

Results 4 grunt-exec issues
Sort by recently updated
recently updated
newest added

grunt does not seem to take the `$PATH` variable into account. At least in Magento 2 when starting: `grunt exec:` PHP from `/usr/bin/php` is used instead of the first PHP...

It would be good to learn about the relevant changes in version 2.0.0. It's not listed on the [releases page](https://github.com/jharding/grunt-exec/releases) and there is no `CHANGELOG` file. Thanks!