- 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.
推薦閱讀
- MicroPython Projects
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- 21天學通C#
- Windows 7寶典
- 基于32位ColdFire構建嵌入式系統
- 悟透AutoCAD 2009完全自學手冊
- Kubernetes for Serverless Applications
- 電氣控制與PLC技術應用
- PostgreSQL 10 Administration Cookbook
- Microsoft System Center Confi guration Manager
- Windows安全指南
- 數字多媒體技術基礎
- 玩機器人 學單片機
- Moodle 2.0 Course Conversion(Second Edition)
- Hands-On Geospatial Analysis with R and QGIS