Skip to content
This repository was archived by the owner on May 29, 2020. It is now read-only.

Releases: prateekkumarweb/watchfs

v0.1.2

18 Dec 11:09
v0.1.2
d398631

Choose a tag to compare

Changelog

  • Fix upload of dist folder in npm.

v0.1.1

18 Dec 10:48
v0.1.1
0b322c8

Choose a tag to compare

Switched to TypeScript.

Changelog

  • Run commands only if there is a difference in time when change is detected.

v0.1.0 - First release

17 Dec 07:41
v0.1.0
dccca91

Choose a tag to compare

Install

$ npm install -g node-watchfs

For information on how to use

$ watchfs -h

Changelog

  • Multiple file input with wildcard character * support.
  • Multiple commands can be given to run on file change.