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
- Host: GitHub
- URL: https://github.com/olivergrabinski/dev-env-setup
- Owner: olivergrabinski
- Created: 2022-07-11T18:08:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T18:29:15.000Z (over 3 years ago)
- Last Synced: 2025-01-20T00:27:04.523Z (over 1 year ago)
- Topics: development-environment, macos, scala
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`