- Cloud Native Python
- Manish Sethi
- 156字
- 2021-07-02 19:11:53
Installing the command-line tools for OS X
In order to install any developer, you will need to install Xcode (https://developer.apple.com/xcode/), which is a nearly 4 GB developer suite. Apple offers this for free from the Mac App Store. In order to install Git and the GitHub setup, you will need certain command-line tools, which are part of the Xcode development tools.
If you have enough space, download and install Xcode, which is basically a complete package of development tools.
You will need to create an Apple developer account at developer.apple.com in order to download command-line tools. Once you have set up your account, you can select the command-line tools or Xcode based on the version, as follows:
- If you are on OS X 10.7.x, download the 10.7 command-line tools. If you are on OS X 10.8.x, download the 10.8 command-line tools.
- Once it is downloaded, open the DMG file, and follow the instructions to install it.
推薦閱讀
- C程序設(shè)計(jì)簡(jiǎn)明教程(第二版)
- Servlet/JSP深入詳解
- 假如C語(yǔ)言是我發(fā)明的:講給孩子聽(tīng)的大師編程課
- Building a Recommendation Engine with Scala
- C語(yǔ)言課程設(shè)計(jì)
- D3.js By Example
- Getting Started with React Native
- Extreme C
- Natural Language Processing with Python Quick Start Guide
- OpenCV with Python Blueprints
- 程序員的英語(yǔ)
- Android開(kāi)發(fā)進(jìn)階實(shí)戰(zhàn):拓展與提升
- Python人工智能項(xiàng)目實(shí)戰(zhàn)
- 人件集:人性化的軟件開(kāi)發(fā)
- 寫(xiě)給所有人的編程思維