- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 108字
- 2021-07-02 23:52:48
Preparing the infrastructure code environment
We have chosen Git to be our version control system. Let's go ahead and install the Git package on our development system.
Install Git:
$ sudo apt-get install git
Check the correctness of the Git installation:
$ git --version
If you decide to use an IDE such as eclipse for your development, it might be easier to install a Git plugin to integrate Git to your IDE. For example, the EGit plugin can be used to develop with Git in Eclipse. We do this by navigating to the Help | Install New Software menu entry.You will need to add the following URL: http://download.eclipse.org/egit/update.
推薦閱讀
- 腦動(dòng)力:C語言函數(shù)速查效率手冊
- 空間機(jī)器人遙操作系統(tǒng)及控制
- Hands-On Machine Learning on Google Cloud Platform
- AWS:Security Best Practices on AWS
- 圖形圖像處理(Photoshop)
- Windows游戲程序設(shè)計(jì)基礎(chǔ)
- Java Web整合開發(fā)全程指南
- JSP從入門到精通
- Microsoft System Center Confi guration Manager
- 格蠹匯編
- 電腦上網(wǎng)入門
- ZigBee無線通信技術(shù)應(yīng)用開發(fā)
- 51單片機(jī)應(yīng)用程序開發(fā)與實(shí)踐
- 傳感器原理及應(yīng)用(第二版)
- Building Virtual Pentesting Labs for Advanced Penetration Testing(Second Edition)