/osx-dev-setup

Provision personal development workstation

Primary LanguageJinjaMIT LicenseMIT

osx-dev-setup

Build Status

Usage

Install poetry, then install project dependencies.

brew install python@3.10 poetry
make install

Run the playbook against your local OSX machine:

make run