conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

fswatch #227

Closed uilianries closed 5 years ago

uilianries commented 5 years ago

https://github.com/emcrisostomo/fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend. http://emcrisostomo.github.io/fswatch

/cc @gringolito

uilianries commented 5 years ago

Done: https://github.com/bincrafters/conan-fswatch

https://bintray.com/bincrafters/public-conan/fswatch%3Abincrafters

conan install fswatch/1.14.0@bincrafters/stable

Waiting for Conan Center approval.

Morwenn commented 5 years ago

As far as I can tell it's already been on Conan Center for a while?

danimtb commented 5 years ago

@Morwenn you are right! thanks for the reminder 😄