veet-code/veet
2025-12-14 16:10:26 -05:00

3 lines
66 B
Bash
Executable file

#!/usr/bin/env bash
cd "$(dirname "$0")" && uv run veetcode "$@"