Open dhruvit-r opened 4 years ago
@dhruvit-r Could you make the PR? I am interested to look into that!
@aminya Sorry, but I'll probably not be able to create a PR anytime soon. The code is available here in case you can use it.
Hey folks 👋 just letting you know that I'm trying to pick this up again now and I'm doing a bit of testing over here: https://github.com/mansona/node-pathwatcher/pull/1
I've created a version of this module that uses Appveyor and Travis to pre-compile binaries for Windows, macOS and Linux and then publishes as Github Releases.
node-pre-gyp
can use these binaries instead of compiling them during installation time. Would you be interested in accepting a PR?