mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-16 01:25:00 +00:00
Link more blog articles
This commit is contained in:
parent
9484cc9002
commit
63566443d9
12 changed files with 30 additions and 8 deletions
|
@ -3,10 +3,10 @@
|
|||
|
||||
Aider is a command line tool that lets you pair program with GPT-3.5/GPT-4,
|
||||
to edit code stored in your local git repository.
|
||||
You can start a new project or work with an existing repo.
|
||||
Aider makes sure edits from GPT are
|
||||
[committed to git](https://aider.chat/docs/faq.html#how-does-aider-use-git)
|
||||
Aider will directly edit the code in your local source files,
|
||||
and [git commit the changes](https://aider.chat/docs/faq.html#how-does-aider-use-git)
|
||||
with sensible commit messages.
|
||||
You can start a new project or work with an existing git repo.
|
||||
Aider is unique in that it lets you ask for changes to [pre-existing, larger codebases](https://aider.chat/docs/repomap.html).
|
||||
|
||||
<p align="center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue