mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
845f35918c
commit
9fe8896979
1 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,10 @@
|
|||
# aider is GPT-4 powered coding in your terminal
|
||||
|
||||
`aider` is a command-line chat tool that allows you to code with GPT-4 in the terminal.
|
||||
Ask GPT for features, improvements, or bug fixes and `aider` will apply the suggested changes to your source files.
|
||||
Each change is automatically committed to git with a descriptive commit message.
|
||||
`aider` is a command-line chat tool that allows you to write and edit
|
||||
code with GPT-4 in the terminal. Ask GPT for features, improvements,
|
||||
or bug fixes and `aider` will apply the suggested changes to your
|
||||
source files. Each change is automatically committed to git with a
|
||||
descriptive commit message.
|
||||
|
||||

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