install.sh

This commit is contained in:
Harivansh Rathi 2025-12-14 16:16:08 -05:00
parent b6d225bc54
commit db24649e1b
2 changed files with 55 additions and 6 deletions

View file

@ -6,20 +6,30 @@ Built for people vim users who enjoy claude code, ghostty panes and TUIs
- Auto-run tests on file write
- Claude code slash command to generate problems, tests on demand
## Installation
## Install
```bash
curl -fsSL https://raw.githubusercontent.com/harivansh-afk/veetcode/main/install.sh | bash
```
Then run:
```bash
veet
```
<details>
<summary>Manual install</summary>
```bash
git clone https://github.com/harivansh-afk/veetcode.git
cd veetcode
uv sync
```
## Run
```bash
./veet
```
</details>
## Workflow
1. `./veet` — opens problem list