code-quality

install watchman in ubuntu

how to install watchman in ubuntu

install watchman in ubuntu

Step 1: Install dependent files

$ sudo apt-get install automake autoconf python-dev build-essential

Step 2: Install watchman

$ git clone https://github.com/facebook/watchman.git
$ cd watchman
$ git checkout v4.5.0  # the latest stable release
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install

References:

About the author

Prakash Poudel Sharma

Engineering Manager · Product Owner · Varicon

Engineering Manager at Varicon, leading the Onboarding squad as Product Owner. Eleven years of building software — first as a programmer, then as a founder, now sharpening the product craft from the inside of a focused team.

Keep reading

More on this

Join the conversation0 comments

What did you take away?

Thoughts, pushback, or a story of your own? Drop a reply below — I read every one.

Comments are powered by Disqus. By posting you agree to theirterms.

0:000:00