make it easier

This commit is contained in:
Harivansh Rathi 2025-12-14 16:10:26 -05:00
parent 97e9e2ae64
commit b268e72d81

3
veet Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
cd "$(dirname "$0")" && uv run veetcode "$@"