mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
copy
This commit is contained in:
parent
b30b61df7d
commit
cb53d7b01f
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
`aider` is a command-line chat tool that allows you to write and edit
|
`aider` is a command-line chat tool that allows you to write and edit
|
||||||
code with GPT-4 in the terminal. You can ask GPT to help you start
|
code with GPT-4 in the terminal. You can ask GPT to help you start
|
||||||
a new project, or to edit and improve your existing code. `aider` is
|
a new project, or to add features to your existing code.
|
||||||
especially useful for working with code in a git repo,
|
`aider` is especially useful for working with code in a git repo, as
|
||||||
as it will automatically commit GPT's code changes
|
it will automatically commit GPT's code changes with a descriptive
|
||||||
with a descriptive commit message.
|
commit message.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue