13 lines
197 B
Markdown
13 lines
197 B
Markdown
# [OpenCode](https://opencode.ai/)
|
|
|
|
- [Anomaly Innovations Inc.](https://anoma.ly/)
|
|
|
|
## 安装配置
|
|
|
|
```bash
|
|
# 安装
|
|
npm install -g opencode-ai
|
|
|
|
# 配置 GLM Code Plan
|
|
npx @z_ai/coding-helper
|
|
``` |