Files
aider-mirror/aider/website/docs/install/codespaces.md
Paul Gauthier 830d5ee763 copy
2024-12-15 09:27:22 -08:00

783 B

title, parent, nav_order
title parent nav_order
GitHub Codespaces Installation 900

GitHub Codespaces

You can use aider in GitHub Codespaces via the built-in Terminal pane. See below for an example, but you can just follow the main install instructions inside your codespace terminal.

<style> .video-container { position: relative; padding-bottom: 101.89%; /* 1080 / 1060 = 1.0189 */ height: 0; overflow: hidden; } .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style>