[PR #6655] docs: add shell alias installation options for Bun and npm #12020

Open
opened 2026-02-16 18:16:57 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6655

State: open
Merged: No


Summary

  • Added "Always Updated" section to README with shell alias installation options
  • Supports both Bun (recommended) and npm package managers
  • Provides aliases for stable (@latest) and development (@dev) versions
  • Users can now always run the latest version without manual updates

Changes

  • New section with opencode and opencode-dev aliases
  • Clear guidance on adding to shell config files
  • Note explaining auto-update behavior

Motivation

Users want to always run the latest OpenCode without manually updating. Shell aliases provide a convenient way to fetch and run the latest version on each execution.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6655 **State:** open **Merged:** No --- ## Summary - Added "Always Updated" section to README with shell alias installation options - Supports both Bun (recommended) and npm package managers - Provides aliases for stable (@latest) and development (@dev) versions - Users can now always run the latest version without manual updates ## Changes - New section with `opencode` and `opencode-dev` aliases - Clear guidance on adding to shell config files - Note explaining auto-update behavior ## Motivation Users want to always run the latest OpenCode without manually updating. Shell aliases provide a convenient way to fetch and run the latest version on each execution.
yindo added the pull-request label 2026-02-16 18:16:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12020