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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i tendr

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • joshuabc