smoke-run

1.4.0 • Public • Published

Smoke-Run

Runs shell commands on file system watch events.

NPM package

Usage

The following watches the index.js file and re-runs it on save.

$ npx smoke-run index.js -x node index.js

Overview

Smoke-Run is a development tool used to run shell commands on file system watch events. It is mainly written to allow for auto restarting node scripts on save but can be used to run any shell command on file system watch events.

License MIT

/smoke-run/

    Package Sidebar

    Install

    npm i smoke-run

    Weekly Downloads

    2

    Version

    1.4.0

    License

    MIT

    Unpacked Size

    13.3 kB

    Total Files

    10

    Last publish

    Collaborators

    • sinclair