mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-21 21:31:12 +02:00
Update README.md
This commit is contained in:
parent
18e86ac1af
commit
68539a5b1b
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -46,15 +46,15 @@
|
||||||
Inspired by Claude Code, RowboatX brings the same shell-native power to background automations.
|
Inspired by Claude Code, RowboatX brings the same shell-native power to background automations.
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
1. Install RowboatX
|
1. Set your LLM API key. Supports OpenAI, Anthropic, Gemini, OpenRouter, LiteLLM, Ollama, and more.
|
||||||
|
```bash
|
||||||
|
export OPENAI_API_KEY=your-openai-api-key
|
||||||
|
```
|
||||||
|
|
||||||
|
2. Install RowboatX
|
||||||
```bash
|
```bash
|
||||||
npx @rowboatlabs/rowboatx
|
npx @rowboatlabs/rowboatx
|
||||||
```
|
```
|
||||||
2. Configure LLM (defaults to OpenAI)
|
|
||||||
```
|
|
||||||
edit ~/.rowboat/config/models.json
|
|
||||||
```
|
|
||||||
Then set your API key in your environment. Supports OpenAI, Ollama, Anthropic, Gemini, LMStudio, OpenRouter, LiteLLM
|
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
[](https://www.youtube.com/watch?v=cyPBinQzicY&t)
|
[](https://www.youtube.com/watch?v=cyPBinQzicY&t)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue