mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 23:54:59 +00:00
copy
This commit is contained in:
parent
8fd1c8f9af
commit
bf554cfe43
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,10 @@ and work with aider to write some markdown docs.
|
|||
Then while using aider to edit repo-A
|
||||
you can `/read ../path/to/repo-B/docs.md` to
|
||||
read in those docs from the other repo.
|
||||
- In repo A, ask aider to write a small script that demonstrates
|
||||
the functionality you want to use in repo B.
|
||||
Then when you're using aider in repo B, you can
|
||||
`/read` in that script.
|
||||
|
||||
|
||||
## How can I run aider locally from source code?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue