mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-20 19:29:58 +08:00
chore: gate canonical ECC release identity (#1991)
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
> WARNING: This README is specific to OpenCode usage.
|
||||
> If you installed ECC via npm (e.g. `npm install opencode-ecc`), refer to the root README instead.
|
||||
|
||||
Everything Claude Code (ECC) plugin for OpenCode - agents, commands, hooks, and skills.
|
||||
ECC plugin for OpenCode - agents, commands, hooks, and skills.
|
||||
|
||||
## Installation
|
||||
|
||||
## Installation Overview
|
||||
|
||||
There are two ways to use Everything Claude Code (ECC):
|
||||
There are two ways to use ECC:
|
||||
|
||||
1. **npm package (recommended for most users)**
|
||||
Install via npm/bun/yarn and use the `ecc-install` CLI to set up rules and agents.
|
||||
@@ -52,8 +52,8 @@ npx ecc-install typescript
|
||||
Clone and run OpenCode in the repository:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/affaan-m/everything-claude-code
|
||||
cd everything-claude-code
|
||||
git clone https://github.com/affaan-m/ECC
|
||||
cd ECC
|
||||
opencode
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user