CodeForPhilly / balancer-main

CodeForPhilly balancer project (https://opencollective.com/code-for-philly/projects/balancer)
GNU Affero General Public License v3.0
11 stars 8 forks source link

Add mac installation flow #23

Closed jusjayson closed 9 months ago

jusjayson commented 10 months ago

Developers on Mac OS should be able to install our code environment via shell scrips

Purpose: Onboarding should be extremely easy in order to reduce new developer churn. Let's scare em once they're already in, 😈 yeah? 😈

Description

Adding the following:

Tooling installation:

Functionality: TLDR of what will this change?

A user will be able to do the following in order to get setup

cd backend/config/scripts/mac
./install_all_p1.sh

then cat ~/.ssh/id_rsa.pub log into github and register key install_all_p2.sh

Pros/Cons

Additional context

Don't worry it's easy