mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
OneUptime Copilot
Copilot is a tool that helps you improve your codebase automatically.
Run Copilot with Docker
docker run -v $(pwd):/repository -w /repository oneuptime/copilot
Volumes
/repository- The directory where your codebase is located.