cakephp-ide-helper
cakephp-ide-helper copied to clipboard
Add a filesystem "watch" mode to regenerate the annotations on file changes
- I'd like to have something like
bin/cake IdeHelper.watchAndRebuild --annotations --phpstorm
It'll start watching folders ./src
./plugins
./tests
and re-run the annotations and phpstorm tasks when a file is changed.