add aider wrapper with venv
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s

This commit is contained in:
Nico Schottelius 2025-06-17 10:19:52 +09:00
commit 5428dea157

4
aider Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
. ~/venv/bin/activate
aider "$@"