- Drupal 8 Blueprints
- Alex Burrows
- 89字
- 2021-07-03 00:03:21
Homebrew
The first important tool is HomeBrew (no, it's not teaching you how to make some alcohol at home). It is a fantastic addition to the shell that allows us to execute and install packages very easily.
If you go to https://brew.sh, you can copy and paste into Terminal and away you go, with very simple commands, such as the following:
brew install curl
What the preceding command will do is to download and install the curl package for us. This is just an example of what it does.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Android 9 Development Cookbook(Third Edition)
- Object-Oriented JavaScript(Second Edition)
- Scratch 3游戲與人工智能編程完全自學教程
- Python High Performance Programming
- AIRIOT物聯網平臺開發框架應用與實戰
- Android傳感器開發與智能設備案例實戰
- 時空數據建模及其應用
- Python趣味編程與精彩實例
- 小程序從0到1:微信全棧工程師一本通
- 零基礎學Scratch 3.0編程
- PhoneGap 4 Mobile Application Development Cookbook
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- VMware vSphere 5.5 Cookbook
- 計算機應用基礎(Windows 7+Office 2010)