Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ claude plugin install dogdoing
```bash
claude plugin install dogdoing@dogdoing
```
安装后,需要重启claude code生效。

### 方式二:本地加载(开发/测试用)

Expand Down Expand Up @@ -99,6 +100,11 @@ dogdoing/
## 配置

编辑插件根目录的 `settings.json`:
```
cd ~/.claude/plugins/marketplaces/dogdoing
vim settings.json
```
其中的配置如下:

```json
{
Expand Down