- Electron Projects
- Denys Vuika
- 57字
- 2021-06-24 12:14:31
Installing Git on macOS
Git comes preinstalled with all macOS versions. To verify this, launch the Terminal application and run the following command:
git --version
The output should be similar to the following:
git version 2.17.2 (Apple Git-113)
Please note that it isn't critical if your system's version of Git doesn't match the one in this example.
推薦閱讀
- 青少年軟件編程基礎與實戰(圖形化編程三級)
- INSTANT MinGW Starter
- Full-Stack React Projects
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Getting Started with Python Data Analysis
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- 高級語言程序設計(C語言版):基于計算思維能力培養
- Gradle for Android
- C語言從入門到精通
- Android應用開發深入學習實錄
- Learning Image Processing with OpenCV
- Java自然語言處理(原書第2版)
- MongoDB Cookbook
- Wearable:Tech Projects with the Raspberry Pi Zero
- VMware vSphere 5.5 Cookbook