Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 862 Bytes

README.markdown

File metadata and controls

30 lines (18 loc) · 862 Bytes

Watchman

A file watching service.

Purpose

Watchman exists to watch files and record when they actually change. It can also trigger actions (such as rebuilding assets) when matching files change.

Documentation

Head on over to https://facebook.github.io/watchman/

Build Status

Build Status

Build status

License

Watchman is made available under the terms of the Apache License 2.0. See the LICENSE file that accompanies this distribution for the full text of the license.

Contributing

Please see the contributing guide.