mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
docs: rename opencode to OpenCode
This commit is contained in:
parent
4159db4549
commit
6378e6c06f
19 changed files with 133 additions and 133 deletions
|
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
title: Plugins
|
||||
description: Write your own plugins to extend opencode.
|
||||
description: Write your own plugins to extend OpenCode.
|
||||
---
|
||||
|
||||
Plugins allow you to extend opencode by hooking into various events and customizing behavior. You can create plugins to add new features, integrate with external services, or modify opencode's default behavior.
|
||||
Plugins allow you to extend OpenCode by hooking into various events and customizing behavior. You can create plugins to add new features, integrate with external services, or modify OpenCode's default behavior.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue