irmin-watcher
Portable Irmin watch backends using FSevents or Inotify
README
0.5.0
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.
Installation
irmin-watcher can be installed with opam
:
opam install irmin-watcher
If you don't use opam
consult the opam
file for build
instructions.
Documentation
The documentation and API reference is automatically generated byocamldoc
from the interfaces. It can be consulted online
and there is a generated version in the doc
directory of the
distribution.
Install
- Authors
-
- Maintainers
-
Sources
irmin-watcher-0.5.0.tbz
sha256=beae24c1acf84141bdc747c611b40c02e0c68e54f7ffa966f318974d4a899993
sha512=f91a80fc483e5dbb47e64869857e84cfaadb44c6ea625e909738370fdfd24fc2f56303f3d60eeda832baac2a57cd093c8c40e20044d90c5a870f28f7e6c95451
Dependencies
odoc
with-doc
cf-lwt
>= "0.4"
inotify
os = "linux"
mtime
with-test & >= "1.0.0"
alcotest
with-test
ocaml
>= "4.02.0"
dune
>= "2.8"
Reverse Dependencies
datakit-bridge-local-git
>= "0.10.0"
irmin
>= "0.12.0" & < "1.2.0"
irmin-unix
>= "0.12.0" & != "1.3.3"