0.1.2 • Published 7 years ago

watchman.js v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Watchman.js

A cross-platform file watching API with a powerful expression parser written in Node.js.

Inspired from the watchman project by Facebook.

You should head over to the website to read the full docs.

Getting the source

git clone https://github.com/sankha93/watchman.js.git
cd watchman.js
npm install

This will download all the dependencies.

To run the tests, execute:

npm test

Contribute

You bug reports, suggestions are most welcome. File them on the issues page. You can submit a pull request as well.

0.1.2

7 years ago

0.1.1

11 years ago

0.1.0

11 years ago