atom-watcher
Run user defined commands on file changes. This package utilizes the node-watch-changes package and integrates it into the Atom editor.
Markus Kobisch 1,326 3 1.1.7 MIT GitHub

Atom Watcher

Run user defined commands on file changes. This package utilizes the node-watch-changes package and integrates it into the Atom editor.

Watcher output

Installation

apm install atom-watcher

Usage

Please refer to the node-watch-changes package readme page for usage examples and further information.

Troubleshooting

For Mac users:
Since Atom starts with its own PATH variable, please head to the settings page of this package and specify the complete path to your Node executable.