watch-wp-debug
v1.2.5
Published
Show notification alerts when debug.log WordPress it's changed
Downloads
17
Readme
Watch WP debug.log
Dependencies
- Node.js (>= v6.10.3)
Installation
npm install -g watch-wp-debug
Usage
watch-wp-debug /path/to/file/debug.log
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D