This repository tracks the tools and configuration commonly used across Set repositories.
- 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.
This repository currently assumes developers are using macOS. All tools are cross-platform, so this assumption can evolve if necessitated.
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.