Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 425 Bytes

File metadata and controls

22 lines (13 loc) · 425 Bytes

Nightwatch

Nightwatch is a command line tool to easily handle events on file system modifications.

Download

Download nightwatch from releases page. Linux (amd64, arm64, armhf), MacOS and Windows are supported.

Example Usage

$ find *.js | nightwatch node app.js

Building From Source

$ make build