- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
sweepai/sweep-probot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A GitHub App built withProbot that Self-hosted Sweep, an AI powered-junior developer
# Install dependenciesnpm install# Run the botnpm start
# 1. Build containerdocker build -t sweep-self-deploy.# 2. Start containerdocker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> sweep-self-deploy
If you have suggestions for how sweep-self-deploy could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out theContributing Guide.
ISC © 2023 Kevin Lu