Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 862 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 862 Bytes

developer-onboarding

This repository tracks the tools and configuration commonly used across Set repositories.

Quick Start

  • Install Homebrew
  • Relative to the root of this repository: brew bundle.
  • Configure Docker for Mac resources:
    • At least 4GB of Memory.
    • All CPUs.
    • At least 64GB of disk.

Notes

macOS

This repository currently assumes developers are using macOS. All tools are cross-platform, so this assumption can evolve if necessitated.

Brewfile lock

As documented Brewfile.lock.json, does not install specific versions of software, as that functionality is not supported by homebrew. This lock file serves primarily as automatically-generated documentation of "last known working" versions.