feat: Add comprehensive download links and ecosystem URLs

- Add package manager links (crates.io, VS Code, npm, PyPI)
- Add GitHub releases and Docker Hub links
- Create SEO-friendly cross-platform discovery
- Prepare for multi-platform deployment launch

🤖 Generated with [Claude Code](https://claude.ai/code)
This commit is contained in:
Michael Kuykendall
2025-09-04 13:06:40 -05:00
parent 59fff589d6
commit dbb43f0e7a

View File

@@ -52,6 +52,20 @@ curl -L https://github.com/Michael-A-Kuykendall/shimmy/releases/latest/download/
[📖 Full quick start guide](docs/quickstart.md)
## 📦 Download & Install
### Package Managers
- **Rust**: [`cargo install shimmy`](https://crates.io/crates/shimmy)
- **VS Code**: [Shimmy Extension](https://marketplace.visualstudio.com/items?itemName=targetedwebresults.shimmy-vscode)
- **npm**: [`npm install -g shimmy-js`](https://www.npmjs.com/package/shimmy-js) *(coming soon)*
- **Python**: [`pip install shimmy`](https://pypi.org/project/shimmy/) *(coming soon)*
### Direct Downloads
- **GitHub Releases**: [Latest binaries for all platforms](https://github.com/Michael-A-Kuykendall/shimmy/releases/latest)
- **Docker**: `docker pull shimmy/shimmy:latest` *(coming soon)*
---
## Integration Examples
**VSCode Copilot**: