artis3n / osx-dev-setup

Provision personal development workstation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Provision personal development workstation

License:MIT License


Languages

Language:Jinja 87.6%Language:Shell 6.8%Language:Makefile 5.6%