Skip to content

Releases: gsandf/new-dev-setup

Disable installing a packages that are already installed

21 Oct 13:58
Compare
Choose a tag to compare

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

21 Oct 13:06
Compare
Choose a tag to compare

:bug: Fix Yarn installation

20 May 15:34
f1a328c
Compare
Choose a tag to compare
  • Update brew flag for Yarn install

v2.0.0

01 Oct 12:03
Compare
Choose a tag to compare
:sparkles: make standalone binary during build