%%VERSION%%
irmin-watcher implements Irmin's watch hooks for various OS, using FSevents in OSX and Inotify on Linux.
irmin-watcher is distributed under the ISC license.
irmin-watcher can be installed with opam
:
opam install irmin-watcher
If you don't use opam
consult the opam
file for build
instructions.
The documentation and API reference is automatically generated by
ocamldoc
from the interfaces. It can be consulted online
and there is a generated version in the doc
directory of the
distribution.