add aider wrapper with venv
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
This commit is contained in:
parent
0b5235d71d
commit
5428dea157
1 changed files with 4 additions and 0 deletions
4
aider
Executable file
4
aider
Executable file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
. ~/venv/bin/activate
|
||||||
|
aider "$@"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue