- Machine Learning Projects for Mobile Applications
- Karthikeyan NG
- 117字
- 2021-06-10 19:41:40
Installing using Homebrew
The following are the steps to install Homebrew:
- Homebrew has dependency with JDK, which you need to install first. Download the latest JDK from the Oracle website and install it.
- Then, install Homebrew.
You can run the following script directly from Terminal:
/usr/bin/ruby -e "$(curl -fsSL \
https://raw.githubusercontent.com/Homebrew/install/master/install)"
Once Homebrew is installed, you can install Bazel with the following command:
brew install bazel
All is well. Now, you can verify the Bazel version using the command shown here:
bazel version
If Bazel is already installed, you can upgrade the version using this command:
brew upgrade bazel
Note that Bazel does not currently support Android builds on Windows. Windows users should download the pre-built binary.
推薦閱讀
- 24小時(shí)學(xué)會(huì)電腦組裝與維護(hù)
- 筆記本電腦使用、維護(hù)與故障排除實(shí)戰(zhàn)
- Creating Dynamic UI with Android Fragments
- 施耐德SoMachine控制器應(yīng)用及編程指南
- 計(jì)算機(jī)應(yīng)用與維護(hù)基礎(chǔ)教程
- 嵌入式系統(tǒng)設(shè)計(jì)教程
- 深入淺出SSD:固態(tài)存儲(chǔ)核心技術(shù)、原理與實(shí)戰(zhàn)(第2版)
- 數(shù)字邏輯(第3版)
- AMD FPGA設(shè)計(jì)優(yōu)化寶典:面向Vivado/SystemVerilog
- Spring Cloud微服務(wù)架構(gòu)實(shí)戰(zhàn)
- STM32嵌入式技術(shù)應(yīng)用開發(fā)全案例實(shí)踐
- Arduino項(xiàng)目開發(fā):智能生活
- Instant Website Touch Integration
- 計(jì)算機(jī)組裝、維護(hù)與維修項(xiàng)目教程
- 詳解FPGA:人工智能時(shí)代的驅(qū)動(dòng)引擎