Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 519 Bytes

DEVELOPER-osx.md

File metadata and controls

10 lines (8 loc) · 519 Bytes

Prerequisites

  • docker and compose
    • enable Kubernetes in the Docker Desktop settings

Setup details

  • 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.