mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
coq for in-chat commands
This commit is contained in:
parent
47346af823
commit
e3cc69d0c8
3 changed files with 63 additions and 27 deletions
|
@ -9,5 +9,7 @@ else
|
|||
ARG=$1
|
||||
fi
|
||||
|
||||
cog $ARG website/index.md
|
||||
cog $ARG website/docs/usage.md
|
||||
cog $ARG \
|
||||
website/index.md \
|
||||
website/docs/usage.md \
|
||||
website/docs/commands.md \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue