Roo-Code/benchmark/README.md
2025-04-02 09:11:50 -07:00

15 lines
301 B
Markdown

# Benchmark Harness
## Get Started
Clone the Roo Code repo and run the setup script:
```sh
git clone https://github.com/RooVetGit/Roo-Code.git
cd Roo-Code
git checkout cte/benchmark-monorepo
cd benchmark
./scripts/setup.sh
```
Navigate to [localhost:3000](http://localhost:3000/) in your browser.