mirage/irmin-watcher

Name: irmin-watcher

Owner: MirageOS

Description: Portable implementation of the Irmin Watch API

Created: 2016-08-02 18:32:38.0

Updated: 2017-12-26 18:49:36.0

Pushed: 2017-06-21 13:23:57.0

Homepage: null

Size: 106

Language: OCaml

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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

%%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.

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.