mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 03:35:00 +00:00
copy
This commit is contained in:
parent
adb919a886
commit
7209e5bd44
2 changed files with 4 additions and 3 deletions
|
@ -5,7 +5,8 @@
|
||||||
|
|
||||||
Aider lets you pair program with LLMs,
|
Aider lets you pair program with LLMs,
|
||||||
to edit code in your local git repository.
|
to edit code in your local git repository.
|
||||||
Start a new project or work with an existing git repo.<!--[[[cog
|
Start a new project or work with an existing git
|
||||||
|
repo.<!--[[[cog
|
||||||
# We can't "include" here.
|
# We can't "include" here.
|
||||||
# Because this page is rendered by GitHub as the repo README
|
# Because this page is rendered by GitHub as the repo README
|
||||||
cog.out(open("aider/website/_includes/works-best.md").read())
|
cog.out(open("aider/website/_includes/works-best.md").read())
|
||||||
|
|
|
@ -19,8 +19,8 @@ cog.out(text)
|
||||||
|
|
||||||
Aider lets you pair program with LLMs,
|
Aider lets you pair program with LLMs,
|
||||||
to edit code in your local git repository.
|
to edit code in your local git repository.
|
||||||
Start a new project or work with an existing git repo.
|
Start a new project or work with an existing git
|
||||||
<!-- NOOP
|
repo.<!-- NOOP
|
||||||
# We can't "include" here.
|
# We can't "include" here.
|
||||||
# Because this page is rendered by GitHub as the repo README
|
# Because this page is rendered by GitHub as the repo README
|
||||||
cog.out(open("aider/website/_includes/works-best.md").read())
|
cog.out(open("aider/website/_includes/works-best.md").read())
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue