- docker and compose
- enable Kubernetes in the Docker Desktop settings
- install Taskfile
brew install go-task/tap/go-task
should do it- Or via npm:
npm install -g @go-task/cli
None of the current Lexbox developers use OS X, so the above is likely incomplete. If there is anything missing in these setup details, please open a PR to fill in the missing steps.