See Istio Development for build instructions. Specific points for Istio/Pilot development:
- We use 0.5.3 or later version of Bazel.
- To perform the initial setup of the project, we run
make setup
. It installs the required tools and vendorizes the dependencies.