nsbin/aider
Nico Schottelius 5428dea157
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
add aider wrapper with venv
2025-06-17 10:19:52 +09:00

4 lines
44 B
Bash
Executable file

#!/bin/sh
. ~/venv/bin/activate
aider "$@"