Install Proto
First, install proto by following the official installation instructions.
Install Required Tools
Run the following command in your terminal to install all the tools required for development:if you run into the following error
No pre-built available for version 3.xx.xx
use the command below to force proto to build Python from source:Configure Workspace Environment Variables
- Create a
.envfile in the root directory of the repository - Access the development environment variables from 1Password
- Copy all variables from 1Password into your
.envfile
