These should all be installed by my install script, but just in case:
- RIPGREP
- Coursier - For scala LSP (Metals)
- NVM - Used to install node versions.
- SDKMAN - Used to manage JVM, SBT, and Scala versions.
Clone this repository in ~
and run install-mac.sh
.
TBD