| 1. |
Explain Bazel? |
|
Answer» Bazel is a test tool just LIKE the MAKE, Maven and GRADLE and it is an open-source build. Bazel utilizes the readable and high-level build language. It handles the project in a great number of languages and builds the product for a large number of platforms. Moreover, it supports MULTIPLE users and large codebases over several REPOSITORIES. Bazel is a test tool just like the Make, Maven and Gradle and it is an open-source build. Bazel utilizes the readable and high-level build language. It handles the project in a great number of languages and builds the product for a large number of platforms. Moreover, it supports multiple users and large codebases over several repositories. |
|