Files
oneuptime/Copilot
..

OneUptime Copilot

Copilot is a tool that helps you improve your codebase automatically.

Run Copilot with Docker

docker run -v $(pwd):/app -w /app oneuptime/copilot

Volumes

  • /repository - The directory where your codebase is located.