This script will install
- Homebrew
- Node 16 and NPM
- Yarn
Copy and paste the following into your terminal to install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/KingTide/artemis-local-setup/HEAD/install.sh)"
Copy and paste the following into your terminal to uninstall
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/KingTide/artemis-local-setup/HEAD/uninstall.sh)"