update veet

This commit is contained in:
Harivansh Rathi 2025-12-14 17:18:11 -05:00
parent c548626d7f
commit 574d9038e5
3 changed files with 40 additions and 0 deletions

View file

@ -68,6 +68,7 @@ veet # Launch TUI
veet open # Open a problem in $EDITOR (vim)
veet open two-sum # Open specific problem
veet list # List all problems
veet update # Update to latest version
veet install-commands # Install Claude slash commands
cd $(veet problems-dir) # cd to problems folder
```