This repository has been archived by the owner on Sep 19, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
polling mode doesn't work on OSX #30
Comments
That's right. It shouldn't be too hard to add another file watcher backend, it's already abstracted in |
See https://github.com/samoht/irmin-watcher as an example of portable filesystem watcher. |
Thanks @samoht. If it's truly universal, should Jenga just adopt it? |
it is not universal, it is targeted to fit the Irmin watcher API. Could be possible to extract something more universal from it, I know @dsheets was interested about it. |
We should start a package |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
because it uses inotify, I guess? :/
The text was updated successfully, but these errors were encountered: