Releases: gsandf/new-dev-setup
Releases · gsandf/new-dev-setup
Disable installing a packages that are already installed
At the end of the script, optional extras could be selected for installation. However, if one of those were already installed, this would cause a crash.
This fixes that by disabling those from being installed.
Fix Homebrew Cask changes; upgrade outdated dependencies
v2.2.0 v2.2.0
:bug: Fix Yarn installation
- Update brew flag for Yarn install