- Drupal 8 Module Development
- Daniel Sipos
- 54字
- 2021-07-02 15:45:12
Version control
Any software development needs to happen through a version controlled environment. By now, Drupal is universally using Git. So, you should make sure that you have Git installed locally, even if just to be able to check out the code examples we write in this book, which will be hosted on GitHub.
推薦閱讀
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發(fā)經(jīng)典名著)
- 零基礎學C++程序設計
- Building a RESTful Web Service with Spring
- Leap Motion Development Essentials
- 自然語言處理Python進階
- 組態(tài)軟件技術(shù)與應用
- Visual C++開發(fā)入行真功夫
- 從零開始學C語言
- Babylon.js Essentials
- Python+Tableau數(shù)據(jù)可視化之美
- 響應式Web設計:HTML5和CSS3實戰(zhàn)(第2版)
- QlikView Unlocked
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- NGUI for Unity
- Learning Image Processing with OpenCV