项目作者: prateekkumarweb

项目描述 :
Filesystem watcher (Not maintained anymore)
高级语言: TypeScript
项目地址: git://github.com/prateekkumarweb/watchfs.git
创建时间: 2018-12-16T04:35:57Z
项目社区:https://github.com/prateekkumarweb/watchfs

开源协议:MIT License

下载


WatchFS

NPM
Snap Status
CircleCI
codecov

Get it from the Snap Store

Watch for file changes and run given commands when change is detected.

Usage

The below command will watch folder/files (passed as command line argument) and log the changes.

  1. watchfs -e "expr" -c "command"

See watchfs -h for more information.

See documentation here.


Copyright (c) 2018-2019 Prateek Kumar

LICENSE: MIT