package irmin-watcher

  1. Overview
  2. Docs
Portable Irmin watch backends using FSevents or Inotify

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-watcher-0.1.4.tbz
sha256=9efb6a670a7e68055a1e7548d2c2a1892e1835015233917e47a2618686216a75
md5=9992fc2431ec268a8fc300a92cc170f8

Description

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.

Published: 16 Aug 2016

README

irmin-watcher — Portable Irmin watch backends using FSevents or Inotify

0.1.4

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 by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.

Dependencies (9)

  1. astring
  2. fmt
  3. logs
  4. lwt >= "2.4.7" & < "4.0.0"
  5. cppo build
  6. topkg build
  7. ocamlbuild build
  8. ocamlfind build
  9. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. alcotest with-test

Conflicts (1)

  1. osx-fsevents < "0.2.0"
OCaml

Innovation. Community. Security.