atom / node-pathwatcher

Path Watcher Node Module
http://atom.github.io/node-pathwatcher
MIT License
93 stars 47 forks source link

Pre-compiled binaries using node-pre-gyp #130

Open dhruvit-r opened 4 years ago

dhruvit-r commented 4 years ago

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?

aminya commented 4 years ago

@dhruvit-r Could you make the PR? I am interested to look into that!

dhruvit-r commented 4 years ago

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

mansona commented 2 years ago

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