using it minimally inside a npm package?
Open
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I got it running on my mac, but looks like it is almost like a crontab daemon?
I'm wondering if I can use watchman like how `chokidar` (https://github.com/paulmillr/chokidar) is used.
e.g. packing it into a npm package like `NextJS`, and calling it via a command (without users needing to `brew install` it or `cp` the binary to `/usr/local/bin`)?
is that possible?
Contributor guide
Assessment
This issue has not been assessed yet.