An open API service indexing awesome lists of open source software.

https://github.com/olivergrabinski/dev-env-setup

Quickstart to a Scala dev environment
https://github.com/olivergrabinski/dev-env-setup

development-environment macos scala

Last synced: about 2 months ago
JSON representation

Quickstart to a Scala dev environment

Awesome Lists containing this project

README

          

# Scala Dev Environment Setup

This repo contains scripts and instructions on setting up a development environment for Scala on macOS. It is intended primarily for personal usage and as such contains subjective choices.

* Run `sh dev-setup-script.sh`
* Installs [homebrew](https://brew.sh/)
* Installs formulae and casks from `brew-packages.txt` and `brew-casks.txt`, respectively.
* Installs [oh-my-zsh](https://ohmyz.sh/)
* git
* Setup config
* [Connecting to GitHub with SSH](https://docs.github.com/en/authentication/connecting-to-github-with-ssh)
* Setup jenv
* Install Firefox extensions listed in `firefox-extensions.txt`