- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 106字
- 2021-08-27 19:57:41
Git
Git is the most used version control system for source code management. It promotes distributed revision control and is an integral part of development these days.
JHipster uses Git for upgrading applications and Git is also recommended for the smooth working of NodeJS and NPM ecosystems:
- Check for Git by running git --version in the Terminal. It should display git version x.x.x; the version number can be anything.
- If the command is not found, you can visit git-scm (https://git-scm.com/downloads) and follow the instructions to install Git on your operating system.
- Once installed, check the command in step 1 again to make sure.
推薦閱讀
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- Learning Cython Programming
- Magento 2 Development Cookbook
- PHP 編程從入門到實踐
- Yocto for Raspberry Pi
- Visual C#.NET程序設計
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Creating Stunning Dashboards with QlikView
- 用戶體驗可視化指南
- Instant PHP Web Scraping
- JavaScript編程精解(原書第2版)
- Mastering Embedded Linux Programming
- Flink核心技術:源碼剖析與特性開發
- 計算思維與Python編程
- HTML5 and CSS3:Building Responsive Websites