tendr

0.0.1 • Public • Published

tendr runs an npm script when files change.

Usage

tendr -w <directory> -e <extension> --npm <script-name>

Behavior

  • Given a directory and an extension, tendr will watch all files in that directory and subdirectories with that extension.
  • tendr will not run the command until a file has been changed. (It won't run the command when it starts.)
  • tendr will be as quiet as possible.

/tendr/

    Package Sidebar

    Install

    npm i tendr

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • joshuabc