mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-20 11:19:58 +08:00
chore: gate canonical ECC release identity (#1991)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# .codex-plugin — Codex Native Plugin for ECC
|
||||
|
||||
This directory contains the **Codex plugin manifest** for Everything Claude Code.
|
||||
This directory contains the **Codex plugin manifest** for ECC.
|
||||
|
||||
## Structure
|
||||
|
||||
@@ -24,10 +24,10 @@ track that marketplace source from the CLI:
|
||||
|
||||
```bash
|
||||
# Add the public repo marketplace
|
||||
codex plugin marketplace add affaan-m/everything-claude-code
|
||||
codex plugin marketplace add affaan-m/ECC
|
||||
|
||||
# Or add a local checkout while developing
|
||||
codex plugin marketplace add /absolute/path/to/everything-claude-code
|
||||
codex plugin marketplace add /absolute/path/to/ECC
|
||||
```
|
||||
|
||||
The marketplace entry points at the repository root so `.codex-plugin/plugin.json`,
|
||||
|
||||
Reference in New Issue
Block a user