mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
Add engine doctor and guided install
This commit is contained in:
@@ -19,5 +19,5 @@ git -C vendor/opencode pull --ff-only
|
||||
|
||||
### Clone mirror
|
||||
```bash
|
||||
git clone https://github.com/opencode-ai/opencode vendor/opencode
|
||||
git clone https://github.com/anomalyco/opencode vendor/opencode
|
||||
```
|
||||
|
||||
@@ -58,7 +58,7 @@ opencode -p "your prompt" -f json -q
|
||||
|
||||
### Clone the OpenCode mirror
|
||||
```bash
|
||||
git clone https://github.com/opencode-ai/opencode vendor/opencode
|
||||
git clone https://github.com/anomalyco/opencode vendor/opencode
|
||||
```
|
||||
|
||||
### Initialize Tauri project
|
||||
@@ -81,5 +81,5 @@ pnpm tauri android init
|
||||
|
||||
### Clone the OpenCode mirror
|
||||
```bash
|
||||
git clone https://github.com/opencode-ai/opencode vendor/opencode
|
||||
git clone https://github.com/anomalyco/opencode vendor/opencode
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user