Being a Pollitify Developer

 Step 0: For Scott: Add the developer's email address to both repos:


Step 0.5: Install Ruby 3.4.3

Step 1: Install Tuple from https://www.tuple.app

Step 2: Install Item 2

Create two terminal windows


Step 3: Rename directories where code is checked out to 

You want hub and polly as the two top level directories 

Example -- if you have it checked out into ~/Downloads then you want something like this:

mkdir ~/coding
mkdir ~/coding/rails
cd ~/coding/rails/

git clone git@github.com:pollitify/pollitify_hub.git hub
git clone git@github.com:pollitify/pollitify.git polly

 
 ~/Downloads
~/Downloads/pollitifycode
~/Downloads/pollitifycode/hub (this checks out as pollitify_hub)
~/Downloads/pollitifycode/polly (this checks out as pollitify)

So a standard mv command will solve this.  Do not just copy the files in the termal as that will miss hidden files

Step 4: Open Two windows in iTerm 2

In the first window navigate to 

cd ~/coding/rails/hub

In the second window navigate to 

cd ~/coding/rails/polly


In your first terminal window 
Assign Hotkey command + 1 

Configuring Your Browser Bar

https://missing.csail.mit.edu/


  You are using the Polly software, a product of Pollitify.