Skip to content

Commit 17ee8e8

Browse files
Mike Kuykendallclaude
andcommitted
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) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a425bdf commit 17ee8e8

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,20 @@ curl -L https://github.com/Michael-A-Kuykendall/shimmy/releases/latest/download/
5252

5353
[📖 Full quick start guide](docs/quickstart.md)
5454

55+
## 📦 Download & Install
56+
57+
### Package Managers
58+
- **Rust**: [`cargo install shimmy`](https://crates.io/crates/shimmy)
59+
- **VS Code**: [Shimmy Extension](https://marketplace.visualstudio.com/items?itemName=targetedwebresults.shimmy-vscode)
60+
- **npm**: [`npm install -g shimmy-js`](https://www.npmjs.com/package/shimmy-js) *(coming soon)*
61+
- **Python**: [`pip install shimmy`](https://pypi.org/project/shimmy/) *(coming soon)*
62+
63+
### Direct Downloads
64+
- **GitHub Releases**: [Latest binaries for all platforms](https://github.com/Michael-A-Kuykendall/shimmy/releases/latest)
65+
- **Docker**: `docker pull shimmy/shimmy:latest` *(coming soon)*
66+
67+
---
68+
5569
## Integration Examples
5670

5771
**VSCode Copilot**:

0 commit comments

Comments
 (0)