- Learning Ionic(Second Edition)
- Arvind Ravulavaru
- 103字
- 2021-07-02 23:24:28
Installing Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. In our case, we will be using a package manager named Bower, which uses Git to download the required libraries. Also, the Ionic CLI uses Git to download the project templates.
To install Git, navigate to http://git-scm.com/downloads and download the installer for your platform. Once you have successfully installed it, we can navigate to the command prompt/terminal and run the following command:
git --version
We should see the following output:
> git version 2.11.0 (Apple Git-81)
推薦閱讀
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開發(fā)
- Leap Motion Development Essentials
- Mastering Swift 2
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- Xamarin.Forms Projects
- QTP自動(dòng)化測試進(jìn)階
- Unity 5.x By Example
- 量化金融R語言高級教程
- ExtJS Web應(yīng)用程序開發(fā)指南第2版
- Java并發(fā)編程之美
- Mudbox 2013 Cookbook
- Mastering Apache Camel
- 系統(tǒng)分析師UML用例實(shí)戰(zhàn)
- 人件集:人性化的軟件開發(fā)
- SAP HANA Cookbook