Learn the powerful enterprise adaptable database:

Getting Started With ADABAS & Natural

Thursday, October 26, 2017

Install Homebrew For Mac



Homebrew is a package manager for the Mac. The Homebrew website says "Homebrew installs the stuff you need that Apple didn’t". It makes installing most open source software simple.

To install, open Terminal and type:


ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"


Reference:
1. https://brew.sh/
2. https://blog.teamtreehouse.com/install-node-js-npm-mac


No comments:

Post a Comment