A guide to setting up global package managers on a new macOS development machine. Covers installing RVM for Ruby version management, Node and NPM for JavaScript tooling, and Homebrew for system-wide CLI and GUI app management. Explains how to use Brewfiles and Caskfiles to automate bulk installation of development tools and applications like PHPStorm, MySQL, PostgreSQL, Vagrant, and VirtualBox with a single command.

7m read timeFrom mattstauffer.com
Post cover image
Table of contents
RVM (Ruby Version Manager)Install NPM (Node Package Manager) & NodeHomebrew
4 Impressions