- Drupal 8 Blueprints
- Alex Burrows
- 58字
- 2021-07-03 00:03:20
Setting up on Windows
Firstly, since Windows is not a Unix-based operating system, we need to install Git for Windows (https://git-for-windows.github.io). This includes setting up your machine with Git Bash, Git Gui, and Shell Integration.
However, as for Windows 10, it allows Bash (https://msdn.microsoft.com/en-gb/commandline/wsl/about), and the website--https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10--has some great tutorials that explain how to set up.
推薦閱讀
- MySQL數(shù)據(jù)庫管理實戰(zhàn)
- React Native Cookbook
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應(yīng)用教程
- Vue.js 3.0源碼解析(微課視頻版)
- Responsive Web Design by Example
- 用戶體驗增長:數(shù)字化·智能化·綠色化
- RSpec Essentials
- 數(shù)字媒體技術(shù)概論
- 實戰(zhàn)Python網(wǎng)絡(luò)爬蟲
- Developing Java Applications with Spring and Spring Boot
- The Applied Data Science Workshop
- Serverless工程實踐:從入門到進階
- Learning Azure DocumentDB
- R Data Visualization Cookbook
- C++ Game Development Cookbook