slackbuilds/system/fswatch
David Spencer b4f9466720 system/fswatch: Fixed slack-desc.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-11-01 07:34:10 +07:00
..
README
fswatch.SlackBuild
fswatch.info
slack-desc system/fswatch: Fixed slack-desc. 2017-11-01 07:34:10 +07:00

README

fswatch is a cross-platfor file change monitor that receives notifications
when the contents of the specified files or directories are modified.

The fswatch.SlackBuild automatically builds the linux variant of fswatch.

If you would like to compile fswatch for another OS, please check the README
files that will be saved to /usr/doc/fswatch-${VERSION}/

The default compiler is clang++ however, if you prefer, fswatch can also be
compiled with g++:
   CXX="g++" ./fswatch.SlackBuild