Description
Package for facebook's watchman
Installation Instructions
dnf install watchman
You will most likely need to increase some settings for inotify
for watchman to work:
echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl --system
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable voor/watchman
More info about enabling Copr repositories