repobuddy Handles the boring work of repository management. Setup # Install dependencies yarn # Run the bot yarn start Docker # 1. Build container docker build -t repobuddy . # 2. Start container docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> syncbuddy