chore: Rename to compound-marketplace, update GitHub org
- Renamed every-marketplace to compound-marketplace - Updated all EveryInc references to kieranklaassen - Updated owner info in marketplace.json Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@ This repository is a Claude Code plugin marketplace that distributes the `compou
|
||||
## Repository Structure
|
||||
|
||||
```
|
||||
every-marketplace/
|
||||
compound-marketplace/
|
||||
├── .claude-plugin/
|
||||
│ └── marketplace.json # Marketplace catalog (lists available plugins)
|
||||
├── docs/ # Documentation site (GitHub Pages)
|
||||
@@ -261,7 +261,7 @@ python -m http.server 8000
|
||||
1. Install the marketplace locally:
|
||||
|
||||
```bash
|
||||
claude /plugin marketplace add /Users/yourusername/every-marketplace
|
||||
claude /plugin marketplace add /Users/yourusername/compound-marketplace
|
||||
```
|
||||
|
||||
2. Install the plugin:
|
||||
|
||||
Reference in New Issue
Block a user