Files
aider-mirror/aider/website/docs/install/codespaces.md
2024-07-05 10:01:30 -03:00

765 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 see the main install instructions for all the details.

<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>