📝 Update NPM package references to @bifrost_inc/superclaude

- Updated all documentation to use @bifrost_inc/superclaude
- Fixed installation commands in README and docs
- Updated release instructions with correct NPM package name
- Cleaned up temporary package files
This commit is contained in:
NomenAK
2025-08-22 21:04:59 +02:00
parent 8605ef06f0
commit 7409e4d5c8
5 changed files with 18 additions and 18 deletions

View File

@@ -12,7 +12,7 @@ SuperClaude Framework is published to PyPI as a Python package with automated CI
**Package Distribution:**
- **Primary**: PyPI (pip install SuperClaude)
- **Alternative**: npm (npm install -g superclaude) for Node.js environments
- **Alternative**: npm (npm install -g @bifrost_inc/superclaude) for Node.js environments
- **Development**: Direct GitHub installation for contributors and testers
## 🚀 Quick Start