mirror of
https://github.com/harivansh-afk/veet-code.git
synced 2026-04-15 08:03:46 +00:00
open solutions dir
This commit is contained in:
parent
05d86562ee
commit
a5fbb0a79e
2 changed files with 59 additions and 1 deletions
|
|
@ -54,9 +54,11 @@ uv sync
|
|||
|
||||
```bash
|
||||
veet # Launch TUI
|
||||
veet open # Open a problem in $EDITOR (vim)
|
||||
veet open two-sum # Open specific problem
|
||||
veet list # List all problems
|
||||
veet install-commands # Install Claude slash commands
|
||||
veet path # Show install location
|
||||
cd $(veet problems-dir) # cd to problems folder
|
||||
```
|
||||
|
||||
## Generate Problems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue