Run user defined commands on file changes. This package utilizes the node-watch-changes package and integrates it into the Atom editor.
apm install atom-watcher
Please refer to the node-watch-changes package readme page for usage examples and further information.
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.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.