mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
606ca7bf13
commit
964412d988
1 changed files with 4 additions and 3 deletions
|
@ -75,10 +75,11 @@ You could then run aider in repo-A and
|
|||
use `/read ../path/to/repo-B/map.md` to share
|
||||
a high level map of the other repo.
|
||||
- You can use aider to write documentation about a repo.
|
||||
Inside repo-B, you could run `aider docs.md`
|
||||
Inside each repo, you could run `aider docs.md`
|
||||
and work with aider to write some markdown docs.
|
||||
You can then `/read ../path/to/repo-B/docs.md` those docs in while using aider to
|
||||
edit repo-A.
|
||||
Then while using aider to edit repo-A
|
||||
you can then `/read ../path/to/repo-B/docs.md` to
|
||||
read in those docs from the other repo.
|
||||
|
||||
|
||||
## How can I run aider locally from source code?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue