Browse By

Daily Archives: June 29, 2017

watchman_logo

How to install watchman on Linux

Watchman is a popular file watcher made by google and usually first choice for react-native developers. Watchman can also trigger actions (such as rebuilding assets) when matching files change. If you are a linux user it might be a little bit tricky to install it.