BracketBot Quickstart: https://youtu.be/rWj18gjxz4Y?si=LewGSqtTVHgcOmrx

Making a text version for those who don’t want to follow the video

This guide is going to assume you have already SSH’d into your raspberry pi

Step 1: Clone the Quickstart Repository

git clone https://github.com/BracketBotCapstone/quickstart # Cloning the repository
 
cd quickstart # Going into the quickstart repository
 
cd setup # Going into the directory containing the setup scripts

Step 2: Run Scripts

In the setup directory you are in now you run the command

bash setup_os.sh