light-watch

0.1.0 • Public • Published

Light Watcher

Really simple file watcher that fires a command on file changes.

Accepts a space delimited set of paths to watch and a command to run.

Example

$ light-watch -v ./lib/assets ./lib/client-scripts "make clean && make"

/light-watch/

    Package Sidebar

    Install

    npm i light-watch

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • basicdays