GitXplorerGitXplorer
f

watchman

public
12584 stars
991 forks
224 issues

Commits

List of commits on branch main.
Unverified
e83697295a0a90b28cb14b467c3a360b7b4af85d

Updating submodules

committed 7 hours ago
Unverified
0690fb33d326ee91e24926bb67e426ef4085671a

Updating submodules

committed a day ago
Unverified
65ae9ab3544fa26dfdbec789c9ab30a87c22d0df

Updating submodules

committed 2 days ago
Unverified
875864ab853c56622cf5ab442fac0dc171ed788e

Move to use libcurl-minimal

ppaulcruz74 committed 3 days ago
Unverified
d69f0f97588bec46a93465404663910c24a367fe

Updating submodules

committed 3 days ago
Unverified
97be47dc4aaeedd93e631d48df11c891cd6332b9

Updating submodules

committed 4 days ago

README

The README file for this repository.
watchman-logo

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/

License

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

Support

Watchman is primarily maintained by the source control team at Meta Platforms, Inc. We support:

  • Windows and macOS builds
  • Linux builds on recent Ubuntu and Fedora releases
  • Watchman's compatibility commitment
  • Python, Rust, and JavaScript clients

Support for additional operating systems, release packaging, and language bindings is community-maintained:

  • Homebrew
  • FreeBSD
  • Solaris

Please submit a GitHub issue to report any troubles.

Contributing

Please see the contributing document.